home *** CD-ROM | disk | FTP | other *** search
/ Software Educativo e Información Institucional / pucsofteducativoeinfo.iso / Informática / DEDALO / Dédalo G / cards.xml < prev    next >
Encoding:
Text File  |  1996-08-03  |  93.8 KB  |  2,983 lines

  1. card_31703.xml
  2. <?xml version="1.0" encoding="utf-8" ?>
  3. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  4. <card>
  5.     <id>31703</id>
  6.     <filler1>0</filler1>
  7.     <bitmap>BMAP_22478.pbm</bitmap>
  8.     <cantDelete> <true /> </cantDelete>
  9.     <showPict> <true /> </showPict>
  10.     <dontSearch> <false /> </dontSearch>
  11.     <owner>9814</owner>
  12.     <link rel="stylesheet" type="text/css" href="stylesheet_8473.css" />
  13.     <content>
  14.         <layer>background</layer>
  15.         <id>1</id>
  16.         <text>ARCHIVO TEORICO GENERAL</text>
  17.     </content>
  18.     <content>
  19.         <layer>background</layer>
  20.         <id>5</id>
  21.         <text>p.1</text>
  22.     </content>
  23.     <name></name>
  24.     <script>on openCard
  25. visual effect dissolve
  26. go next
  27. end openCard</script>
  28. </card>
  29.  
  30.  
  31. card_14243.xml
  32. <?xml version="1.0" encoding="utf-8" ?>
  33. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  34. <card>
  35.     <id>14243</id>
  36.     <filler1>0</filler1>
  37.     <bitmap>BMAP_22603.pbm</bitmap>
  38.     <cantDelete> <true /> </cantDelete>
  39.     <showPict> <true /> </showPict>
  40.     <dontSearch> <false /> </dontSearch>
  41.     <owner>9814</owner>
  42.     <link rel="stylesheet" type="text/css" href="stylesheet_8473.css" />
  43.     <part>
  44.         <id>25</id>
  45.         <type>button</type>
  46.         <visible> <true /> </visible>
  47.         <reserved5> 0 </reserved5>
  48.         <reserved4> 0 </reserved4>
  49.         <reserved3> 0 </reserved3>
  50.         <reserved2> 0 </reserved2>
  51.         <reserved1> 0 </reserved1>
  52.         <enabled> <true /> </enabled>
  53.         <rect>
  54.             <left>467</left>
  55.             <top>177</top>
  56.             <right>503</right>
  57.             <bottom>210</bottom>
  58.         </rect>
  59.         <style>opaque</style>
  60.         <showName> <false /> </showName>
  61.         <highlight> <false /> </highlight>
  62.         <autoHighlight> <true /> </autoHighlight>
  63.         <sharedHighlight> <true /> </sharedHighlight>
  64.         <family>0</family>
  65.         <titleWidth>0</titleWidth>
  66.         <icon>32462</icon>
  67.         <textAlign>center</textAlign>
  68.         <font>Chicago</font>
  69.         <textSize>12</textSize>
  70.         <textStyle>plain</textStyle>
  71.         <name>Consulta</name>
  72.         <script>on mouseUp
  73. ask "Tipee el t√©rmino a buscar:"
  74. if it ="" then
  75. exit mouseUp
  76. end if
  77. put it into aBuscar
  78. push cd
  79. lock screen
  80. go next
  81. repeat until the shiftKey is down
  82. find string aBuscar
  83. if the result = "not found" then
  84. put "No se encuentra"
  85. pop card
  86. unlock screen
  87. wait 2 seconds
  88. hide msg
  89. exit mouseUp
  90. else
  91. unlock screen
  92. show the foundField
  93. put "Teclee Opci√≥n para buscar otra; May√∫scula (shift) para terminar."
  94. repeat until the optionKey is down or the shiftKey is down
  95. end repeat
  96. end if
  97. end repeat
  98. hide msg
  99. end mouseUp
  100. </script>
  101.     </part>
  102.     <part>
  103.         <id>27</id>
  104.         <type>button</type>
  105.         <visible> <true /> </visible>
  106.         <reserved5> 0 </reserved5>
  107.         <reserved4> 0 </reserved4>
  108.         <reserved3> 0 </reserved3>
  109.         <reserved2> 0 </reserved2>
  110.         <reserved1> 0 </reserved1>
  111.         <enabled> <true /> </enabled>
  112.         <rect>
  113.             <left>467</left>
  114.             <top>69</top>
  115.             <right>504</right>
  116.             <bottom>102</bottom>
  117.         </rect>
  118.         <style>transparent</style>
  119.         <showName> <false /> </showName>
  120.         <highlight> <false /> </highlight>
  121.         <autoHighlight> <true /> </autoHighlight>
  122.         <sharedHighlight> <true /> </sharedHighlight>
  123.         <family>0</family>
  124.         <titleWidth>0</titleWidth>
  125.         <icon>10215</icon>
  126.         <textAlign>center</textAlign>
  127.         <font>Chicago</font>
  128.         <textSize>12</textSize>
  129.         <textStyle>plain</textStyle>
  130.         <name>Return</name>
  131.         <script>on mouseUp
  132. visual effect iris close
  133. pop cd
  134. end mouseUp
  135. </script>
  136.     </part>
  137.     <part>
  138.         <id>28</id>
  139.         <type>button</type>
  140.         <visible> <true /> </visible>
  141.         <reserved5> 0 </reserved5>
  142.         <reserved4> 0 </reserved4>
  143.         <reserved3> 0 </reserved3>
  144.         <reserved2> 0 </reserved2>
  145.         <reserved1> 0 </reserved1>
  146.         <enabled> <true /> </enabled>
  147.         <rect>
  148.             <left>467</left>
  149.             <top>141</top>
  150.             <right>504</right>
  151.             <bottom>174</bottom>
  152.         </rect>
  153.         <style>opaque</style>
  154.         <showName> <false /> </showName>
  155.         <highlight> <false /> </highlight>
  156.         <autoHighlight> <true /> </autoHighlight>
  157.         <sharedHighlight> <true /> </sharedHighlight>
  158.         <family>0</family>
  159.         <titleWidth>0</titleWidth>
  160.         <icon>1015</icon>
  161.         <textAlign>center</textAlign>
  162.         <font>Chicago</font>
  163.         <textSize>12</textSize>
  164.         <textStyle>plain</textStyle>
  165.         <name>Botones</name>
  166.         <script>on mouseDown
  167. set hilite of btn "B1" to false
  168. set hilite of btn "B2" to false
  169. set hilite of btn "B3" to false
  170. set hilite of btn "B4" to false
  171. set hilite of btn "B5" to false
  172. set hilite of btn "B6" to false
  173. set hilite of btn "B7" to false
  174. set hilite of btn "B8" to false
  175. end mouseDown
  176.  
  177. on mouseUp
  178. set hilite of btn "B8" to true
  179. set hilite of btn "B7" to true
  180. set hilite of btn "B6" to true
  181. set hilite of btn "B5" to true
  182. set hilite of btn "B4" to true
  183. set hilite of btn "B3" to true
  184. set hilite of btn "B2" to true
  185. set hilite of btn "B1" to true
  186. end mouseUp
  187. </script>
  188.     </part>
  189.     <part>
  190.         <id>17</id>
  191.         <type>field</type>
  192.         <visible> <true /> </visible>
  193.         <dontWrap> <false /> </dontWrap>
  194.         <dontSearch> <false /> </dontSearch>
  195.         <sharedText> <false /> </sharedText>
  196.         <fixedLineHeight> <true /> </fixedLineHeight>
  197.         <autoTab> <false /> </autoTab>
  198.         <lockText> <false /> </lockText>
  199.         <rect>
  200.             <left>273</left>
  201.             <top>81</top>
  202.             <right>449</right>
  203.             <bottom>108</bottom>
  204.         </rect>
  205.         <style>shadow</style>
  206.         <autoSelect> <false /> </autoSelect>
  207.         <showLines> <false /> </showLines>
  208.         <wideMargins> <true /> </wideMargins>
  209.         <multipleLines> <false /> </multipleLines>
  210.         <reservedFamily> 0 </reservedFamily>
  211.         <titleWidth>0</titleWidth>
  212.         <icon>0</icon>
  213.         <textAlign>center</textAlign>
  214.         <font>Geneva</font>
  215.         <textSize>12</textSize>
  216.         <textStyle>bold</textStyle>
  217.         <textHeight>16</textHeight>
  218.         <name></name>
  219.         <script></script>
  220.     </part>
  221.     <part>
  222.         <id>18</id>
  223.         <type>field</type>
  224.         <visible> <true /> </visible>
  225.         <dontWrap> <false /> </dontWrap>
  226.         <dontSearch> <false /> </dontSearch>
  227.         <sharedText> <false /> </sharedText>
  228.         <fixedLineHeight> <true /> </fixedLineHeight>
  229.         <autoTab> <false /> </autoTab>
  230.         <lockText> <false /> </lockText>
  231.         <rect>
  232.             <left>273</left>
  233.             <top>105</top>
  234.             <right>449</right>
  235.             <bottom>149</bottom>
  236.         </rect>
  237.         <style>shadow</style>
  238.         <autoSelect> <false /> </autoSelect>
  239.         <showLines> <false /> </showLines>
  240.         <wideMargins> <true /> </wideMargins>
  241.         <multipleLines> <false /> </multipleLines>
  242.         <reservedFamily> 0 </reservedFamily>
  243.         <titleWidth>0</titleWidth>
  244.         <icon>0</icon>
  245.         <textAlign>center</textAlign>
  246.         <font>Geneva</font>
  247.         <textSize>12</textSize>
  248.         <textStyle>bold</textStyle>
  249.         <textHeight>16</textHeight>
  250.         <name></name>
  251.         <script></script>
  252.     </part>
  253.     <part>
  254.         <id>30</id>
  255.         <type>field</type>
  256.         <visible> <true /> </visible>
  257.         <dontWrap> <false /> </dontWrap>
  258.         <dontSearch> <false /> </dontSearch>
  259.         <sharedText> <false /> </sharedText>
  260.         <fixedLineHeight> <true /> </fixedLineHeight>
  261.         <autoTab> <false /> </autoTab>
  262.         <lockText> <false /> </lockText>
  263.         <rect>
  264.             <left>273</left>
  265.             <top>146</top>
  266.             <right>449</right>
  267.             <bottom>187</bottom>
  268.         </rect>
  269.         <style>shadow</style>
  270.         <autoSelect> <false /> </autoSelect>
  271.         <showLines> <false /> </showLines>
  272.         <wideMargins> <true /> </wideMargins>
  273.         <multipleLines> <false /> </multipleLines>
  274.         <reservedFamily> 0 </reservedFamily>
  275.         <titleWidth>0</titleWidth>
  276.         <icon>0</icon>
  277.         <textAlign>center</textAlign>
  278.         <font>Geneva</font>
  279.         <textSize>12</textSize>
  280.         <textStyle>bold</textStyle>
  281.         <textHeight>16</textHeight>
  282.         <name></name>
  283.         <script></script>
  284.     </part>
  285.     <part>
  286.         <id>31</id>
  287.         <type>field</type>
  288.         <visible> <true /> </visible>
  289.         <dontWrap> <false /> </dontWrap>
  290.         <dontSearch> <false /> </dontSearch>
  291.         <sharedText> <false /> </sharedText>
  292.         <fixedLineHeight> <true /> </fixedLineHeight>
  293.         <autoTab> <false /> </autoTab>
  294.         <lockText> <false /> </lockText>
  295.         <rect>
  296.             <left>273</left>
  297.             <top>184</top>
  298.             <right>449</right>
  299.             <bottom>209</bottom>
  300.         </rect>
  301.         <style>shadow</style>
  302.         <autoSelect> <false /> </autoSelect>
  303.         <showLines> <false /> </showLines>
  304.         <wideMargins> <true /> </wideMargins>
  305.         <multipleLines> <false /> </multipleLines>
  306.         <reservedFamily> 0 </reservedFamily>
  307.         <titleWidth>0</titleWidth>
  308.         <icon>0</icon>
  309.         <textAlign>center</textAlign>
  310.         <font>Geneva</font>
  311.         <textSize>12</textSize>
  312.         <textStyle>bold</textStyle>
  313.         <textHeight>16</textHeight>
  314.         <name></name>
  315.         <script></script>
  316.     </part>
  317.     <part>
  318.         <id>19</id>
  319.         <type>field</type>
  320.         <visible> <true /> </visible>
  321.         <dontWrap> <false /> </dontWrap>
  322.         <dontSearch> <false /> </dontSearch>
  323.         <sharedText> <false /> </sharedText>
  324.         <fixedLineHeight> <true /> </fixedLineHeight>
  325.         <autoTab> <false /> </autoTab>
  326.         <lockText> <false /> </lockText>
  327.         <rect>
  328.             <left>273</left>
  329.             <top>206</top>
  330.             <right>449</right>
  331.             <bottom>231</bottom>
  332.         </rect>
  333.         <style>shadow</style>
  334.         <autoSelect> <false /> </autoSelect>
  335.         <showLines> <false /> </showLines>
  336.         <wideMargins> <true /> </wideMargins>
  337.         <multipleLines> <false /> </multipleLines>
  338.         <reservedFamily> 0 </reservedFamily>
  339.         <titleWidth>0</titleWidth>
  340.         <icon>0</icon>
  341.         <textAlign>center</textAlign>
  342.         <font>Geneva</font>
  343.         <textSize>12</textSize>
  344.         <textStyle>bold</textStyle>
  345.         <textHeight>16</textHeight>
  346.         <name></name>
  347.         <script></script>
  348.     </part>
  349.     <part>
  350.         <id>20</id>
  351.         <type>field</type>
  352.         <visible> <true /> </visible>
  353.         <dontWrap> <false /> </dontWrap>
  354.         <dontSearch> <false /> </dontSearch>
  355.         <sharedText> <false /> </sharedText>
  356.         <fixedLineHeight> <true /> </fixedLineHeight>
  357.         <autoTab> <false /> </autoTab>
  358.         <lockText> <false /> </lockText>
  359.         <rect>
  360.             <left>273</left>
  361.             <top>228</top>
  362.             <right>449</right>
  363.             <bottom>269</bottom>
  364.         </rect>
  365.         <style>shadow</style>
  366.         <autoSelect> <false /> </autoSelect>
  367.         <showLines> <false /> </showLines>
  368.         <wideMargins> <true /> </wideMargins>
  369.         <multipleLines> <false /> </multipleLines>
  370.         <reservedFamily> 0 </reservedFamily>
  371.         <titleWidth>0</titleWidth>
  372.         <icon>0</icon>
  373.         <textAlign>center</textAlign>
  374.         <font>Geneva</font>
  375.         <textSize>12</textSize>
  376.         <textStyle>bold</textStyle>
  377.         <textHeight>16</textHeight>
  378.         <name></name>
  379.         <script></script>
  380.     </part>
  381.     <part>
  382.         <id>21</id>
  383.         <type>field</type>
  384.         <visible> <true /> </visible>
  385.         <dontWrap> <false /> </dontWrap>
  386.         <dontSearch> <false /> </dontSearch>
  387.         <sharedText> <false /> </sharedText>
  388.         <fixedLineHeight> <true /> </fixedLineHeight>
  389.         <autoTab> <false /> </autoTab>
  390.         <lockText> <false /> </lockText>
  391.         <rect>
  392.             <left>273</left>
  393.             <top>266</top>
  394.             <right>449</right>
  395.             <bottom>292</bottom>
  396.         </rect>
  397.         <style>shadow</style>
  398.         <autoSelect> <false /> </autoSelect>
  399.         <showLines> <false /> </showLines>
  400.         <wideMargins> <true /> </wideMargins>
  401.         <multipleLines> <false /> </multipleLines>
  402.         <reservedFamily> 0 </reservedFamily>
  403.         <titleWidth>0</titleWidth>
  404.         <icon>0</icon>
  405.         <textAlign>center</textAlign>
  406.         <font>Geneva</font>
  407.         <textSize>12</textSize>
  408.         <textStyle>bold</textStyle>
  409.         <textHeight>16</textHeight>
  410.         <name></name>
  411.         <script></script>
  412.     </part>
  413.     <part>
  414.         <id>22</id>
  415.         <type>field</type>
  416.         <visible> <true /> </visible>
  417.         <dontWrap> <false /> </dontWrap>
  418.         <dontSearch> <false /> </dontSearch>
  419.         <sharedText> <false /> </sharedText>
  420.         <fixedLineHeight> <true /> </fixedLineHeight>
  421.         <autoTab> <false /> </autoTab>
  422.         <lockText> <false /> </lockText>
  423.         <rect>
  424.             <left>273</left>
  425.             <top>289</top>
  426.             <right>449</right>
  427.             <bottom>333</bottom>
  428.         </rect>
  429.         <style>shadow</style>
  430.         <autoSelect> <false /> </autoSelect>
  431.         <showLines> <false /> </showLines>
  432.         <wideMargins> <true /> </wideMargins>
  433.         <multipleLines> <false /> </multipleLines>
  434.         <reservedFamily> 0 </reservedFamily>
  435.         <titleWidth>0</titleWidth>
  436.         <icon>0</icon>
  437.         <textAlign>center</textAlign>
  438.         <font>Geneva</font>
  439.         <textSize>12</textSize>
  440.         <textStyle>bold</textStyle>
  441.         <textHeight>16</textHeight>
  442.         <name></name>
  443.         <script></script>
  444.     </part>
  445.     <part>
  446.         <id>8</id>
  447.         <type>button</type>
  448.         <visible> <true /> </visible>
  449.         <reserved5> 0 </reserved5>
  450.         <reserved4> 0 </reserved4>
  451.         <reserved3> 0 </reserved3>
  452.         <reserved2> 0 </reserved2>
  453.         <reserved1> 0 </reserved1>
  454.         <enabled> <true /> </enabled>
  455.         <rect>
  456.             <left>275</left>
  457.             <top>83</top>
  458.             <right>445</right>
  459.             <bottom>104</bottom>
  460.         </rect>
  461.         <style>transparent</style>
  462.         <showName> <false /> </showName>
  463.         <highlight> <false /> </highlight>
  464.         <autoHighlight> <true /> </autoHighlight>
  465.         <sharedHighlight> <true /> </sharedHighlight>
  466.         <family>0</family>
  467.         <titleWidth>0</titleWidth>
  468.         <icon>0</icon>
  469.         <textAlign>center</textAlign>
  470.         <font>Chicago</font>
  471.         <textSize>12</textSize>
  472.         <textStyle>plain</textStyle>
  473.         <name>B1</name>
  474.         <script>on mouseUp
  475. global stackName
  476. put empty into stackName
  477. push cd
  478. visual effect iris open
  479. go to cd id 7764
  480. end mouseUp
  481. </script>
  482.     </part>
  483.     <part>
  484.         <id>29</id>
  485.         <type>button</type>
  486.         <visible> <true /> </visible>
  487.         <reserved5> 0 </reserved5>
  488.         <reserved4> 0 </reserved4>
  489.         <reserved3> 0 </reserved3>
  490.         <reserved2> 0 </reserved2>
  491.         <reserved1> 0 </reserved1>
  492.         <enabled> <true /> </enabled>
  493.         <rect>
  494.             <left>275</left>
  495.             <top>148</top>
  496.             <right>445</right>
  497.             <bottom>183</bottom>
  498.         </rect>
  499.         <style>transparent</style>
  500.         <showName> <false /> </showName>
  501.         <highlight> <false /> </highlight>
  502.         <autoHighlight> <true /> </autoHighlight>
  503.         <sharedHighlight> <true /> </sharedHighlight>
  504.         <family>0</family>
  505.         <titleWidth>0</titleWidth>
  506.         <icon>0</icon>
  507.         <textAlign>center</textAlign>
  508.         <font>Chicago</font>
  509.         <textSize>12</textSize>
  510.         <textStyle>plain</textStyle>
  511.         <name>B3</name>
  512.         <script>on mouseUp
  513. push cd
  514. visual effect iris open
  515. go to cd id 7328
  516. end mouseUp
  517. </script>
  518.     </part>
  519.     <part>
  520.         <id>32</id>
  521.         <type>button</type>
  522.         <visible> <true /> </visible>
  523.         <reserved5> 0 </reserved5>
  524.         <reserved4> 0 </reserved4>
  525.         <reserved3> 0 </reserved3>
  526.         <reserved2> 0 </reserved2>
  527.         <reserved1> 0 </reserved1>
  528.         <enabled> <true /> </enabled>
  529.         <rect>
  530.             <left>275</left>
  531.             <top>268</top>
  532.             <right>445</right>
  533.             <bottom>288</bottom>
  534.         </rect>
  535.         <style>transparent</style>
  536.         <showName> <false /> </showName>
  537.         <highlight> <false /> </highlight>
  538.         <autoHighlight> <true /> </autoHighlight>
  539.         <sharedHighlight> <true /> </sharedHighlight>
  540.         <family>0</family>
  541.         <titleWidth>0</titleWidth>
  542.         <icon>0</icon>
  543.         <textAlign>center</textAlign>
  544.         <font>Chicago</font>
  545.         <textSize>12</textSize>
  546.         <textStyle>plain</textStyle>
  547.         <name>B7</name>
  548.         <script>on mouseUp
  549. push cd
  550. visual effect iris open
  551. go to cd id 7665
  552. end mouseUp
  553. </script>
  554.     </part>
  555.     <part>
  556.         <id>10</id>
  557.         <type>button</type>
  558.         <visible> <true /> </visible>
  559.         <reserved5> 0 </reserved5>
  560.         <reserved4> 0 </reserved4>
  561.         <reserved3> 0 </reserved3>
  562.         <reserved2> 0 </reserved2>
  563.         <reserved1> 0 </reserved1>
  564.         <enabled> <true /> </enabled>
  565.         <rect>
  566.             <left>275</left>
  567.             <top>291</top>
  568.             <right>445</right>
  569.             <bottom>329</bottom>
  570.         </rect>
  571.         <style>transparent</style>
  572.         <showName> <false /> </showName>
  573.         <highlight> <false /> </highlight>
  574.         <autoHighlight> <true /> </autoHighlight>
  575.         <sharedHighlight> <true /> </sharedHighlight>
  576.         <family>0</family>
  577.         <titleWidth>0</titleWidth>
  578.         <icon>0</icon>
  579.         <textAlign>center</textAlign>
  580.         <font>Chicago</font>
  581.         <textSize>12</textSize>
  582.         <textStyle>plain</textStyle>
  583.         <name>B8</name>
  584.         <script>on mouseUp
  585. push cd
  586. go to cd id 2307
  587. end mouseUp
  588. </script>
  589.     </part>
  590.     <part>
  591.         <id>11</id>
  592.         <type>button</type>
  593.         <visible> <true /> </visible>
  594.         <reserved5> 0 </reserved5>
  595.         <reserved4> 0 </reserved4>
  596.         <reserved3> 0 </reserved3>
  597.         <reserved2> 0 </reserved2>
  598.         <reserved1> 0 </reserved1>
  599.         <enabled> <true /> </enabled>
  600.         <rect>
  601.             <left>275</left>
  602.             <top>186</top>
  603.             <right>445</right>
  604.             <bottom>205</bottom>
  605.         </rect>
  606.         <style>transparent</style>
  607.         <showName> <false /> </showName>
  608.         <highlight> <false /> </highlight>
  609.         <autoHighlight> <true /> </autoHighlight>
  610.         <sharedHighlight> <true /> </sharedHighlight>
  611.         <family>0</family>
  612.         <titleWidth>0</titleWidth>
  613.         <icon>0</icon>
  614.         <textAlign>center</textAlign>
  615.         <font>Chicago</font>
  616.         <textSize>12</textSize>
  617.         <textStyle>plain</textStyle>
  618.         <name>B4</name>
  619.         <script>on mouseUp
  620. push cd
  621. visual effect iris open
  622. go to cd id 2960
  623. end mouseUp
  624. </script>
  625.     </part>
  626.     <part>
  627.         <id>23</id>
  628.         <type>button</type>
  629.         <visible> <true /> </visible>
  630.         <reserved5> 0 </reserved5>
  631.         <reserved4> 0 </reserved4>
  632.         <reserved3> 0 </reserved3>
  633.         <reserved2> 0 </reserved2>
  634.         <reserved1> 0 </reserved1>
  635.         <enabled> <true /> </enabled>
  636.         <rect>
  637.             <left>275</left>
  638.             <top>208</top>
  639.             <right>445</right>
  640.             <bottom>227</bottom>
  641.         </rect>
  642.         <style>transparent</style>
  643.         <showName> <false /> </showName>
  644.         <highlight> <false /> </highlight>
  645.         <autoHighlight> <true /> </autoHighlight>
  646.         <sharedHighlight> <true /> </sharedHighlight>
  647.         <family>0</family>
  648.         <titleWidth>0</titleWidth>
  649.         <icon>0</icon>
  650.         <textAlign>center</textAlign>
  651.         <font>Chicago</font>
  652.         <textSize>12</textSize>
  653.         <textStyle>plain</textStyle>
  654.         <name>B5</name>
  655.         <script>on mouseUp
  656. global stackName
  657. put "DG4" into stackName
  658. push cd
  659. go to cd id 6967
  660. end mouseUp
  661. </script>
  662.     </part>
  663.     <part>
  664.         <id>24</id>
  665.         <type>button</type>
  666.         <visible> <true /> </visible>
  667.         <reserved5> 0 </reserved5>
  668.         <reserved4> 0 </reserved4>
  669.         <reserved3> 0 </reserved3>
  670.         <reserved2> 0 </reserved2>
  671.         <reserved1> 0 </reserved1>
  672.         <enabled> <true /> </enabled>
  673.         <rect>
  674.             <left>275</left>
  675.             <top>230</top>
  676.             <right>445</right>
  677.             <bottom>265</bottom>
  678.         </rect>
  679.         <style>transparent</style>
  680.         <showName> <false /> </showName>
  681.         <highlight> <false /> </highlight>
  682.         <autoHighlight> <true /> </autoHighlight>
  683.         <sharedHighlight> <true /> </sharedHighlight>
  684.         <family>0</family>
  685.         <titleWidth>0</titleWidth>
  686.         <icon>0</icon>
  687.         <textAlign>center</textAlign>
  688.         <font>Chicago</font>
  689.         <textSize>12</textSize>
  690.         <textStyle>plain</textStyle>
  691.         <name>B6</name>
  692.         <script>on mouseUp
  693. push cd
  694. go to cd id 11936
  695. end mouseUp
  696. </script>
  697.     </part>
  698.     <part>
  699.         <id>35</id>
  700.         <type>button</type>
  701.         <visible> <true /> </visible>
  702.         <reserved5> 0 </reserved5>
  703.         <reserved4> 0 </reserved4>
  704.         <reserved3> 0 </reserved3>
  705.         <reserved2> 0 </reserved2>
  706.         <reserved1> 0 </reserved1>
  707.         <enabled> <true /> </enabled>
  708.         <rect>
  709.             <left>275</left>
  710.             <top>107</top>
  711.             <right>445</right>
  712.             <bottom>145</bottom>
  713.         </rect>
  714.         <style>transparent</style>
  715.         <showName> <false /> </showName>
  716.         <highlight> <false /> </highlight>
  717.         <autoHighlight> <true /> </autoHighlight>
  718.         <sharedHighlight> <true /> </sharedHighlight>
  719.         <family>0</family>
  720.         <titleWidth>0</titleWidth>
  721.         <icon>0</icon>
  722.         <textAlign>center</textAlign>
  723.         <font>Chicago</font>
  724.         <textSize>12</textSize>
  725.         <textStyle>plain</textStyle>
  726.         <name>B2</name>
  727.         <script>on mouseUp
  728. push cd
  729. visual effect iris open
  730. go to card id 10324
  731. end mouseUp
  732. </script>
  733.     </part>
  734.     <part>
  735.         <id>36</id>
  736.         <type>button</type>
  737.         <visible> <true /> </visible>
  738.         <reserved5> 0 </reserved5>
  739.         <reserved4> 0 </reserved4>
  740.         <reserved3> 0 </reserved3>
  741.         <reserved2> 0 </reserved2>
  742.         <reserved1> 0 </reserved1>
  743.         <enabled> <true /> </enabled>
  744.         <rect>
  745.             <left>467</left>
  746.             <top>213</top>
  747.             <right>504</right>
  748.             <bottom>246</bottom>
  749.         </rect>
  750.         <style>opaque</style>
  751.         <showName> <false /> </showName>
  752.         <highlight> <false /> </highlight>
  753.         <autoHighlight> <true /> </autoHighlight>
  754.         <sharedHighlight> <true /> </sharedHighlight>
  755.         <family>0</family>
  756.         <titleWidth>0</titleWidth>
  757.         <icon>32670</icon>
  758.         <textAlign>center</textAlign>
  759.         <font>Chicago</font>
  760.         <textSize>12</textSize>
  761.         <textStyle>plain</textStyle>
  762.         <name>Ref</name>
  763.         <script>on mouseUp
  764. get visible of cd fld "Ref"
  765. set hilite of btn "Ref" to not it
  766. set visible of cd fld "Ref" to not it
  767. end mouseUp
  768. </script>
  769.     </part>
  770.     <part>
  771.         <id>37</id>
  772.         <type>field</type>
  773.         <visible> <false /> </visible>
  774.         <dontWrap> <false /> </dontWrap>
  775.         <dontSearch> <false /> </dontSearch>
  776.         <sharedText> <false /> </sharedText>
  777.         <fixedLineHeight> <true /> </fixedLineHeight>
  778.         <autoTab> <false /> </autoTab>
  779.         <lockText> <true /> </lockText>
  780.         <rect>
  781.             <left>7</left>
  782.             <top>302</top>
  783.             <right>227</right>
  784.             <bottom>334</bottom>
  785.         </rect>
  786.         <style>rectangle</style>
  787.         <autoSelect> <false /> </autoSelect>
  788.         <showLines> <false /> </showLines>
  789.         <wideMargins> <true /> </wideMargins>
  790.         <multipleLines> <false /> </multipleLines>
  791.         <reservedFamily> 0 </reservedFamily>
  792.         <titleWidth>0</titleWidth>
  793.         <icon>0</icon>
  794.         <textAlign>center</textAlign>
  795.         <font>Geneva</font>
  796.         <textSize>10</textSize>
  797.         <textStyle>plain</textStyle>
  798.         <textHeight>13</textHeight>
  799.         <name>Ref</name>
  800.         <script></script>
  801.     </part>
  802.     <part>
  803.         <id>38</id>
  804.         <type>field</type>
  805.         <visible> <true /> </visible>
  806.         <dontWrap> <false /> </dontWrap>
  807.         <dontSearch> <false /> </dontSearch>
  808.         <sharedText> <false /> </sharedText>
  809.         <fixedLineHeight> <true /> </fixedLineHeight>
  810.         <autoTab> <false /> </autoTab>
  811.         <lockText> <true /> </lockText>
  812.         <rect>
  813.             <left>13</left>
  814.             <top>55</top>
  815.             <right>264</right>
  816.             <bottom>78</bottom>
  817.         </rect>
  818.         <style>rectangle</style>
  819.         <autoSelect> <false /> </autoSelect>
  820.         <showLines> <false /> </showLines>
  821.         <wideMargins> <true /> </wideMargins>
  822.         <multipleLines> <false /> </multipleLines>
  823.         <reservedFamily> 0 </reservedFamily>
  824.         <titleWidth>0</titleWidth>
  825.         <icon>0</icon>
  826.         <textAlign>center</textAlign>
  827.         <font>Geneva</font>
  828.         <textSize>10</textSize>
  829.         <textStyle>bold</textStyle>
  830.         <textHeight>13</textHeight>
  831.         <name></name>
  832.         <script></script>
  833.     </part>
  834.     <content>
  835.         <layer>background</layer>
  836.         <id>1</id>
  837.         <text>ARCHIVO TEORICO GENERAL</text>
  838.     </content>
  839.     <content>
  840.         <layer>background</layer>
  841.         <id>5</id>
  842.         <text>p.2</text>
  843.     </content>
  844.     <content>
  845.         <layer>card</layer>
  846.         <id>17</id>
  847.         <text>Introducci√≥n</text>
  848.     </content>
  849.     <content>
  850.         <layer>card</layer>
  851.         <id>18</id>
  852.         <text>Informaci√≥n y Documentaci√≥n</text>
  853.     </content>
  854.     <content>
  855.         <layer>card</layer>
  856.         <id>19</id>
  857.         <text>Lenguaje Documental</text>
  858.     </content>
  859.     <content>
  860.         <layer>card</layer>
  861.         <id>20</id>
  862.         <text>Sistemas
  863. documentales</text>
  864.     </content>
  865.     <content>
  866.         <layer>card</layer>
  867.         <id>21</id>
  868.         <text>Archivos</text>
  869.     </content>
  870.     <content>
  871.         <layer>card</layer>
  872.         <id>22</id>
  873.         <text>Documentaci√≥n period√≠stica</text>
  874.     </content>
  875.     <content>
  876.         <layer>card</layer>
  877.         <id>30</id>
  878.         <text>Descripci√≥n del Significado</text>
  879.     </content>
  880.     <content>
  881.         <layer>card</layer>
  882.         <id>31</id>
  883.         <text>Universo Sem√°ntico</text>
  884.     </content>
  885.     <content>
  886.         <layer>card</layer>
  887.         <id>37</id>
  888.         <text>Reconstrucci√≥n del Palacio de Cnosos 
  889. (de "Muy Interesante", junio 1990, p.59)</text>
  890.     </content>
  891.     <content>
  892.         <layer>card</layer>
  893.         <id>38</id>
  894.         <text>(Breve presentaci√≥n de cada cap√≠tulo)</text>
  895.     </content>
  896.     <name></name>
  897.     <script>on openCard
  898. set hilite of btn "B1" to true
  899. set hilite of btn "B2" to true
  900. set hilite of btn "B3" to true
  901. set hilite of btn "B4" to true
  902. set hilite of btn "B5" to true
  903. set hilite of btn "B6" to true
  904. set hilite of btn "B7" to true
  905. set hilite of btn "B8" to true
  906. end openCard
  907.  
  908. on closeCard
  909. set hilite of btn "B8" to false
  910. set hilite of btn "B7" to false
  911. set hilite of btn "B6" to false
  912. set hilite of btn "B5" to false
  913. set hilite of btn "B4" to false
  914. set hilite of btn "B3" to false
  915. set hilite of btn "B2" to false
  916. set hilite of btn "B1" to false
  917. set hilite of btn "Ref" to false
  918. hide cd fld "Ref"
  919. end closeCard
  920. </script>
  921. </card>
  922.  
  923.  
  924. card_7764.xml
  925. <?xml version="1.0" encoding="utf-8" ?>
  926. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  927. <card>
  928.     <id>7764</id>
  929.     <filler1>0</filler1>
  930.     <bitmap>BMAP_24058.pbm</bitmap>
  931.     <cantDelete> <false /> </cantDelete>
  932.     <showPict> <true /> </showPict>
  933.     <dontSearch> <false /> </dontSearch>
  934.     <owner>4443</owner>
  935.     <link rel="stylesheet" type="text/css" href="stylesheet_8473.css" />
  936.     <part>
  937.         <id>13</id>
  938.         <type>field</type>
  939.         <visible> <false /> </visible>
  940.         <dontWrap> <false /> </dontWrap>
  941.         <dontSearch> <false /> </dontSearch>
  942.         <sharedText> <false /> </sharedText>
  943.         <fixedLineHeight> <true /> </fixedLineHeight>
  944.         <autoTab> <false /> </autoTab>
  945.         <lockText> <false /> </lockText>
  946.         <rect>
  947.             <left>59</left>
  948.             <top>273</top>
  949.             <right>393</right>
  950.             <bottom>329</bottom>
  951.         </rect>
  952.         <style>rectangle</style>
  953.         <autoSelect> <false /> </autoSelect>
  954.         <showLines> <false /> </showLines>
  955.         <wideMargins> <false /> </wideMargins>
  956.         <multipleLines> <false /> </multipleLines>
  957.         <reservedFamily> 0 </reservedFamily>
  958.         <titleWidth>0</titleWidth>
  959.         <icon>0</icon>
  960.         <textAlign>center</textAlign>
  961.         <font>Geneva</font>
  962.         <textSize>10</textSize>
  963.         <textStyle>plain</textStyle>
  964.         <textHeight>13</textHeight>
  965.         <name>Nota</name>
  966.         <script></script>
  967.     </part>
  968.     <part>
  969.         <id>15</id>
  970.         <type>button</type>
  971.         <visible> <true /> </visible>
  972.         <reserved5> 0 </reserved5>
  973.         <reserved4> 0 </reserved4>
  974.         <reserved3> 0 </reserved3>
  975.         <reserved2> 0 </reserved2>
  976.         <reserved1> 0 </reserved1>
  977.         <enabled> <true /> </enabled>
  978.         <rect>
  979.             <left>467</left>
  980.             <top>213</top>
  981.             <right>504</right>
  982.             <bottom>246</bottom>
  983.         </rect>
  984.         <style>transparent</style>
  985.         <showName> <false /> </showName>
  986.         <highlight> <false /> </highlight>
  987.         <autoHighlight> <true /> </autoHighlight>
  988.         <sharedHighlight> <true /> </sharedHighlight>
  989.         <family>0</family>
  990.         <titleWidth>0</titleWidth>
  991.         <icon>2</icon>
  992.         <textAlign>center</textAlign>
  993.         <font>Chicago</font>
  994.         <textSize>12</textSize>
  995.         <textStyle>plain</textStyle>
  996.         <name>!</name>
  997.         <script>on mouseUp
  998. get visible of cd fld "Nota"
  999. set visible of cd fld "Nota" to not it
  1000. set hilite of me to not it
  1001. end mouseUp
  1002. </script>
  1003.     </part>
  1004.     <content>
  1005.         <layer>background</layer>
  1006.         <id>16</id>
  1007.         <text>Introducci√≥n</text>
  1008.     </content>
  1009.     <content>
  1010.         <layer>background</layer>
  1011.         <id>33</id>
  1012.         <text>p.3</text>
  1013.     </content>
  1014.     <content>
  1015.         <layer>background</layer>
  1016.         <id>45</id>
  1017.         <text>
  1018.  
  1019.  
  1020.        </text>
  1021.     </content>
  1022.     <content>
  1023.         <layer>card</layer>
  1024.         <id>13</id>
  1025.         <text>En el software "MENTOR" explicamos c√≥mo surge y se desarrolla la realidad que constituye el conocimiento.  Damos aqu√≠ por supuesto el conocimiento de todo lo contenido en "MENTOR" 
  1026. ("Procesamiento cognitivo de la Informaci√≥n").</text>
  1027.     </content>
  1028.     <content>
  1029.         <layer>background</layer>
  1030.         <id>50</id>
  1031.         <text>El conocimiento no es -en s√≠- algo material. De acuerdo a la 
  1032. "Biolog√≠a del Conocimiento",  es el producto de nuestra expe-riencia de interacciones reite-radas con nuestro entorno.  Nuestro conocimiento es, as√≠, el estado actual de nuestra estruc-tura biol√≥gica, lo cual explica el sustrato f√≠sico de nuestra memoria. Nuestra "mente" ser√≠a nuestra capacidad de hacer uso de lo as√≠ conservado con los mecanismos que llamamos 
  1033. "lenguaje", o sea mediante los 
  1034. "pensamientos".  
  1035. </text>
  1036.     </content>
  1037.     <content>
  1038.         <layer>background</layer>
  1039.         <id>52</id>
  1040.         <text>ARCHIVO TEORICO GENERAL</text>
  1041.     </content>
  1042.     <name></name>
  1043.     <script>on openCard
  1044. hide bg btn "Prev"
  1045. pass openCard
  1046. end openCard
  1047.  
  1048. on closeCard
  1049. set hilite of btn "!" to false
  1050. hide cd fld "Nota"
  1051. show bg btn "Prev"
  1052. pass closeCard
  1053. end closeCard</script>
  1054. </card>
  1055.  
  1056.  
  1057. card_4043.xml
  1058. <?xml version="1.0" encoding="utf-8" ?>
  1059. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  1060. <card>
  1061.     <id>4043</id>
  1062.     <filler1>0</filler1>
  1063.     <bitmap>BMAP_11705.pbm</bitmap>
  1064.     <cantDelete> <false /> </cantDelete>
  1065.     <showPict> <true /> </showPict>
  1066.     <dontSearch> <false /> </dontSearch>
  1067.     <owner>4443</owner>
  1068.     <link rel="stylesheet" type="text/css" href="stylesheet_8473.css" />
  1069.     <content>
  1070.         <layer>background</layer>
  1071.         <id>16</id>
  1072.         <text>Introducci√≥n</text>
  1073.     </content>
  1074.     <content>
  1075.         <layer>background</layer>
  1076.         <id>33</id>
  1077.         <text>p.4</text>
  1078.     </content>
  1079.     <content>
  1080.         <layer>background</layer>
  1081.         <id>45</id>
  1082.         <text>
  1083. </text>
  1084.     </content>
  1085.     <content>
  1086.         <layer>background</layer>
  1087.         <id>50</id>
  1088.         <text>
  1089.  
  1090. Los pensamientos nos permiten hacer expl√≠cito -en forma reflexiva- el "contenido" de nuestra memoria.  Pero para ningun ser humano es posible reformular con precisi√≥n y con toda su extensi√≥n todo lo que ha sido objeto de sus experiencias y a conformado lo que llamamos su memoria.  </text>
  1091.     </content>
  1092.     <content>
  1093.         <layer>background</layer>
  1094.         <id>52</id>
  1095.         <text>ARCHIVO TEORICO GENERAL</text>
  1096.     </content>
  1097.     <name></name>
  1098.     <script></script>
  1099. </card>
  1100.  
  1101.  
  1102. card_11275.xml
  1103. <?xml version="1.0" encoding="utf-8" ?>
  1104. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  1105. <card>
  1106.     <id>11275</id>
  1107.     <filler1>0</filler1>
  1108.     <bitmap>BMAP_12249.pbm</bitmap>
  1109.     <cantDelete> <false /> </cantDelete>
  1110.     <showPict> <true /> </showPict>
  1111.     <dontSearch> <false /> </dontSearch>
  1112.     <owner>4443</owner>
  1113.     <link rel="stylesheet" type="text/css" href="stylesheet_8473.css" />
  1114.     <content>
  1115.         <layer>background</layer>
  1116.         <id>16</id>
  1117.         <text>Introducci√≥n</text>
  1118.     </content>
  1119.     <content>
  1120.         <layer>background</layer>
  1121.         <id>33</id>
  1122.         <text>p.5</text>
  1123.     </content>
  1124.     <content>
  1125.         <layer>background</layer>
  1126.         <id>45</id>
  1127.         <text>
  1128. </text>
  1129.     </content>
  1130.     <content>
  1131.         <layer>background</layer>
  1132.         <id>50</id>
  1133.         <text>
  1134. En otras palabras, no es posible acceder plenamente al conocimiento al cual cada uno ha podido tener acceso alguna vez, ni mucho menos a todo el conocimiento existente en el mundo.  Para ello se necesitan medios materiales que faciliten una conservaci√≥n extra-humana 
  1135. (fuera de la estructura del ser vivo) y procedimientos que faciliten el acceso oportuno a la informaci√≥n.</text>
  1136.     </content>
  1137.     <content>
  1138.         <layer>background</layer>
  1139.         <id>52</id>
  1140.         <text>ARCHIVO TEORICO GENERAL</text>
  1141.     </content>
  1142.     <name></name>
  1143.     <script></script>
  1144. </card>
  1145.  
  1146.  
  1147. card_2626.xml
  1148. <?xml version="1.0" encoding="utf-8" ?>
  1149. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  1150. <card>
  1151.     <id>2626</id>
  1152.     <filler1>0</filler1>
  1153.     <cantDelete> <false /> </cantDelete>
  1154.     <showPict> <false /> </showPict>
  1155.     <dontSearch> <false /> </dontSearch>
  1156.     <owner>4443</owner>
  1157.     <link rel="stylesheet" type="text/css" href="stylesheet_8473.css" />
  1158.     <content>
  1159.         <layer>background</layer>
  1160.         <id>33</id>
  1161.         <text>p.6</text>
  1162.     </content>
  1163.     <content>
  1164.         <layer>background</layer>
  1165.         <id>16</id>
  1166.         <text>Introducci√≥n</text>
  1167.     </content>
  1168.     <content>
  1169.         <layer>background</layer>
  1170.         <id>45</id>
  1171.         <text>
  1172. El objeto de "DEDALO" consiste en estudiar esta problem√°tica, y especialmente considerar c√≥mo se realiza el procesamiento DOCUMENTAL de la informaci√≥n en general y m√°s particular-mente de la informaci√≥n period√≠stica.  Ello responde a una necesidad cada vez m√°s urgente no s√≥lo -y evidentemente- de los periodistas sino tambi√©n de todos los que est√°n vinculados a la generaci√≥n y a la difusi√≥n de la informaci√≥n, problem√°tica nueva y t√≠pica de la segunda mitad del Siglo XX.
  1173. </text>
  1174.     </content>
  1175.     <content>
  1176.         <layer>background</layer>
  1177.         <id>52</id>
  1178.         <text>ARCHIVO TEORICO GENERAL</text>
  1179.     </content>
  1180.     <name></name>
  1181.     <script></script>
  1182. </card>
  1183.  
  1184.  
  1185. card_2228.xml
  1186. <?xml version="1.0" encoding="utf-8" ?>
  1187. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  1188. <card>
  1189.     <id>2228</id>
  1190.     <filler1>0</filler1>
  1191.     <cantDelete> <false /> </cantDelete>
  1192.     <showPict> <true /> </showPict>
  1193.     <dontSearch> <false /> </dontSearch>
  1194.     <owner>4443</owner>
  1195.     <link rel="stylesheet" type="text/css" href="stylesheet_8473.css" />
  1196.     <content>
  1197.         <layer>background</layer>
  1198.         <id>33</id>
  1199.         <text>p.7</text>
  1200.     </content>
  1201.     <content>
  1202.         <layer>background</layer>
  1203.         <id>16</id>
  1204.         <text>Introducci√≥n</text>
  1205.     </content>
  1206.     <content>
  1207.         <layer>background</layer>
  1208.         <id>45</id>
  1209.         <text>El procesamiento documental implica cumplir diferentes etapas, dependiendo de las condiciones iniciales.  Si partimos sin tener conocimientos en este campo, hemos de saber primero qu√© se entiende por documentos y documentaci√≥n, y cu√°l es la funci√≥n de los documentos.  Una serie de consideraciones sobre √©sto constituye un primer cap√≠tulo o Archivo:
  1210.  
  1211.                        1: Informaci√≥n y Documentaci√≥n
  1212.  
  1213.  
  1214. Luego, hemos de preguntarnos c√≥mo sirven los documentos para describir hechos u objetos, etc:
  1215.  
  1216.                        2: Descripci√≥n del significado
  1217.  
  1218. </text>
  1219.     </content>
  1220.     <content>
  1221.         <layer>background</layer>
  1222.         <id>52</id>
  1223.         <text>ARCHIVO TEORICO GENERAL</text>
  1224.     </content>
  1225.     <name></name>
  1226.     <script></script>
  1227. </card>
  1228.  
  1229.  
  1230. card_8298.xml
  1231. <?xml version="1.0" encoding="utf-8" ?>
  1232. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  1233. <card>
  1234.     <id>8298</id>
  1235.     <filler1>0</filler1>
  1236.     <cantDelete> <false /> </cantDelete>
  1237.     <showPict> <true /> </showPict>
  1238.     <dontSearch> <false /> </dontSearch>
  1239.     <owner>4443</owner>
  1240.     <link rel="stylesheet" type="text/css" href="stylesheet_8473.css" />
  1241.     <content>
  1242.         <layer>background</layer>
  1243.         <id>33</id>
  1244.         <text>p.8</text>
  1245.     </content>
  1246.     <content>
  1247.         <layer>background</layer>
  1248.         <id>45</id>
  1249.         <text>Para ello, ser√° necesario considerar en detalle las posibles divisiones del Universo Sem√°ntico (para poder introducir clasificaciones):
  1250.  
  1251.                             3: El Universo Sem√°ntico
  1252.  
  1253. y las distintas formas de utilizar el lenguaje para poder contar con descripciones menos ambig√ºas:
  1254.  
  1255.                             4: Lenguajes documentales
  1256.  
  1257. Estos antecedentes te√≥ricos preliminares llevan finalmente al tema de los sistemas de conservaci√≥n, consulta y difusi√≥n de informaci√≥n:
  1258.                              5: Sistemas documentales</text>
  1259.     </content>
  1260.     <content>
  1261.         <layer>background</layer>
  1262.         <id>16</id>
  1263.         <text>Introducci√≥n</text>
  1264.     </content>
  1265.     <content>
  1266.         <layer>background</layer>
  1267.         <id>52</id>
  1268.         <text>ARCHIVO TEORICO GENERAL</text>
  1269.     </content>
  1270.     <name></name>
  1271.     <script></script>
  1272. </card>
  1273.  
  1274.  
  1275. card_9564.xml
  1276. <?xml version="1.0" encoding="utf-8" ?>
  1277. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  1278. <card>
  1279.     <id>9564</id>
  1280.     <filler1>0</filler1>
  1281.     <cantDelete> <false /> </cantDelete>
  1282.     <showPict> <true /> </showPict>
  1283.     <dontSearch> <false /> </dontSearch>
  1284.     <owner>4443</owner>
  1285.     <link rel="stylesheet" type="text/css" href="stylesheet_8473.css" />
  1286.     <content>
  1287.         <layer>background</layer>
  1288.         <id>33</id>
  1289.         <text>p.9</text>
  1290.     </content>
  1291.     <content>
  1292.         <layer>background</layer>
  1293.         <id>16</id>
  1294.         <text>Introducci√≥n</text>
  1295.     </content>
  1296.     <content>
  1297.         <layer>background</layer>
  1298.         <id>45</id>
  1299.         <text>
  1300. Entender las estructuras de los sistemas permite pasar al estudio de algunos modelos de  ... 
  1301.  
  1302.                              6: Archivos
  1303.  
  1304.  
  1305. para finalizar considerando algunos principios y modelos de sistemas period√≠sticos:
  1306.  
  1307.                             7: Documentaci√≥n period√≠stica
  1308. </text>
  1309.     </content>
  1310.     <content>
  1311.         <layer>background</layer>
  1312.         <id>52</id>
  1313.         <text>ARCHIVO TEORICO GENERAL</text>
  1314.     </content>
  1315.     <name></name>
  1316.     <script></script>
  1317. </card>
  1318.  
  1319.  
  1320. card_4343.xml
  1321. <?xml version="1.0" encoding="utf-8" ?>
  1322. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  1323. <card>
  1324.     <id>4343</id>
  1325.     <filler1>0</filler1>
  1326.     <cantDelete> <false /> </cantDelete>
  1327.     <showPict> <true /> </showPict>
  1328.     <dontSearch> <false /> </dontSearch>
  1329.     <owner>4443</owner>
  1330.     <link rel="stylesheet" type="text/css" href="stylesheet_8473.css" />
  1331.     <content>
  1332.         <layer>background</layer>
  1333.         <id>33</id>
  1334.         <text>p.10</text>
  1335.     </content>
  1336.     <content>
  1337.         <layer>background</layer>
  1338.         <id>45</id>
  1339.         <text>
  1340. Aunque √©sta es la secuencia l√≥gica de los contenidos aqu√≠ tratados, el lector no est√° obligado a seguirla, al contrario.  Puede "bucear" en cada uno de estos cap√≠tulos -constitu√≠dos en archivos independientes-, buscando los temas que m√°s le interesen en un determinado momento, y "viajando" hacia los otros archivos cuando desee m√°s informaci√≥n acerca de aspectos desarrollados en √©stos.  Este software pretende entregar las m√°ximas facilidades para ello.
  1341.  
  1342. Sin embargo, el "Tutorial" sigue en esencia el orden l√≥gico reci√©n expuesto.
  1343.  
  1344. En las siguientes p√°ginas o "fichas" hay una breve presentaci√≥n de cada uno de estos Archivos. </text>
  1345.     </content>
  1346.     <content>
  1347.         <layer>background</layer>
  1348.         <id>16</id>
  1349.         <text>Introducci√≥n</text>
  1350.     </content>
  1351.     <content>
  1352.         <layer>background</layer>
  1353.         <id>52</id>
  1354.         <text>ARCHIVO TEORICO GENERAL</text>
  1355.     </content>
  1356.     <name></name>
  1357.     <script></script>
  1358. </card>
  1359.  
  1360.  
  1361. card_23696.xml
  1362. <?xml version="1.0" encoding="utf-8" ?>
  1363. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  1364. <card>
  1365.     <id>23696</id>
  1366.     <filler1>0</filler1>
  1367.     <cantDelete> <false /> </cantDelete>
  1368.     <showPict> <true /> </showPict>
  1369.     <dontSearch> <false /> </dontSearch>
  1370.     <owner>4443</owner>
  1371.     <link rel="stylesheet" type="text/css" href="stylesheet_8473.css" />
  1372.     <content>
  1373.         <layer>background</layer>
  1374.         <id>33</id>
  1375.         <text>p.11</text>
  1376.     </content>
  1377.     <content>
  1378.         <layer>background</layer>
  1379.         <id>16</id>
  1380.         <text>Introducci√≥n</text>
  1381.     </content>
  1382.     <content>
  1383.         <layer>background</layer>
  1384.         <id>45</id>
  1385.         <text>
  1386.  
  1387.  
  1388.  
  1389.                               Fin de la Introducci√≥n
  1390.  
  1391.  
  1392.         Puede pasar a leer un breve resumen de cada cap√≠tulo.
  1393.                           (Para ello, retorne al √≠ndice).</text>
  1394.     </content>
  1395.     <content>
  1396.         <layer>background</layer>
  1397.         <id>50</id>
  1398.         <text>
  1399.  
  1400.  
  1401.  
  1402.  
  1403.  
  1404.  
  1405. </text>
  1406.     </content>
  1407.     <content>
  1408.         <layer>background</layer>
  1409.         <id>52</id>
  1410.         <text>ARCHIVO TEORICO GENERAL</text>
  1411.     </content>
  1412.     <name></name>
  1413.     <script>on openCard
  1414. global stackName
  1415. put empty into stackName
  1416. hide bg btn "Next"
  1417. pass openCard
  1418. end openCard
  1419. </script>
  1420. </card>
  1421.  
  1422.  
  1423. card_10324.xml
  1424. <?xml version="1.0" encoding="utf-8" ?>
  1425. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  1426. <card>
  1427.     <id>10324</id>
  1428.     <filler1>0</filler1>
  1429.     <cantDelete> <false /> </cantDelete>
  1430.     <showPict> <true /> </showPict>
  1431.     <dontSearch> <false /> </dontSearch>
  1432.     <owner>4443</owner>
  1433.     <link rel="stylesheet" type="text/css" href="stylesheet_8473.css" />
  1434.     <part>
  1435.         <id>20</id>
  1436.         <type>field</type>
  1437.         <visible> <false /> </visible>
  1438.         <dontWrap> <false /> </dontWrap>
  1439.         <dontSearch> <false /> </dontSearch>
  1440.         <sharedText> <false /> </sharedText>
  1441.         <fixedLineHeight> <true /> </fixedLineHeight>
  1442.         <autoTab> <false /> </autoTab>
  1443.         <lockText> <false /> </lockText>
  1444.         <rect>
  1445.             <left>29</left>
  1446.             <top>298</top>
  1447.             <right>52</right>
  1448.             <bottom>314</bottom>
  1449.         </rect>
  1450.         <style>transparent</style>
  1451.         <autoSelect> <false /> </autoSelect>
  1452.         <showLines> <false /> </showLines>
  1453.         <wideMargins> <false /> </wideMargins>
  1454.         <multipleLines> <false /> </multipleLines>
  1455.         <reservedFamily> 0 </reservedFamily>
  1456.         <titleWidth>0</titleWidth>
  1457.         <icon>0</icon>
  1458.         <textAlign>left</textAlign>
  1459.         <font>Geneva</font>
  1460.         <textSize>12</textSize>
  1461.         <textStyle>plain</textStyle>
  1462.         <textHeight>16</textHeight>
  1463.         <name>T2</name>
  1464.         <script></script>
  1465.     </part>
  1466.     <part>
  1467.         <id>22</id>
  1468.         <type>field</type>
  1469.         <visible> <false /> </visible>
  1470.         <dontWrap> <false /> </dontWrap>
  1471.         <dontSearch> <false /> </dontSearch>
  1472.         <sharedText> <false /> </sharedText>
  1473.         <fixedLineHeight> <true /> </fixedLineHeight>
  1474.         <autoTab> <false /> </autoTab>
  1475.         <lockText> <false /> </lockText>
  1476.         <rect>
  1477.             <left>68</left>
  1478.             <top>54</top>
  1479.             <right>396</right>
  1480.             <bottom>330</bottom>
  1481.         </rect>
  1482.         <style>shadow</style>
  1483.         <autoSelect> <false /> </autoSelect>
  1484.         <showLines> <false /> </showLines>
  1485.         <wideMargins> <false /> </wideMargins>
  1486.         <multipleLines> <false /> </multipleLines>
  1487.         <reservedFamily> 0 </reservedFamily>
  1488.         <titleWidth>0</titleWidth>
  1489.         <icon>0</icon>
  1490.         <textAlign>center</textAlign>
  1491.         <font>Geneva</font>
  1492.         <textSize>10</textSize>
  1493.         <textStyle>plain</textStyle>
  1494.         <textHeight>13</textHeight>
  1495.         <name>Ref</name>
  1496.         <script></script>
  1497.     </part>
  1498.     <content>
  1499.         <layer>background</layer>
  1500.         <id>16</id>
  1501.         <text>1. Informaci√≥n y documentaci√≥n</text>
  1502.     </content>
  1503.     <content>
  1504.         <layer>background</layer>
  1505.         <id>33</id>
  1506.         <text>p.12</text>
  1507.     </content>
  1508.     <content>
  1509.         <layer>background</layer>
  1510.         <id>45</id>
  1511.         <text>El punto de partida en materia de documentaci√≥n como en materia de conocimiento es siempre un ACONTECIMIENTO, por cuanto nuestra vida es una secuencia de ocurrencias y el conocer es siempre un "hacer", como dice Humberto Maturana 
  1512. ("El √°rbol..., p15).  "Anotar algo", que es la acci√≥n b√°sica tipo para constituir alg√∫n tipo de documento, es un acontecimiento que deriva de otro: el HABER OBSERVADO algo d√°ndose cuenta de ello.  E implica la decisi√≥n de seleccionar parte de lo percibido para registrarlo y eventualmente comunicarlo.
  1513.  
  1514. Este proceso es clave para comprender el car√°cter eminentemente din√°mico de la documentaci√≥n.  Una secci√≥n del Archivo 1 est√° consagrada en consecuencia a la relaci√≥n entre 
  1515.                    "Informaci√≥n y Documentaci√≥n".</text>
  1516.     </content>
  1517.     <content>
  1518.         <layer>card</layer>
  1519.         <id>22</id>
  1520.         <text>
  1521. Bibliograf√≠a general de esta Secci√≥n:
  1522.  
  1523. COLL-VINENT, R.: "Informaci√≥n y poder", Herder, Barcelona, 1988 (Parte 1).
  1524. COLLE, R.: Software "Mentor", Escuela de Periodismo UC, Santiago, 1989.
  1525. DIZARD, W.: "La era de la informaci√≥n", Publigrafics, M√©xico, 1989.
  1526. ECCLES y ZEIER: "El cerebro y la mente", Herder, Barcelona, 1984.
  1527. LOPEZ Y., J.:  "Estudios de documentaci√≥n general e informativa", UNED, 
  1528. Madrid, 1981.
  1529. LOPEZ Y., J.: "Fundamentos de Informaci√≥n y Documentaci√≥n", EUDEMA, 
  1530. Madrid, 1989.
  1531. MATURANA, H. y VARELA, F.: "El √°rbol del conocimiento", OEA, Santiago, 1984.</text>
  1532.     </content>
  1533.     <content>
  1534.         <layer>background</layer>
  1535.         <id>50</id>
  1536.         <text>
  1537.  
  1538.  
  1539.  
  1540.  
  1541.  
  1542.  
  1543.  
  1544.  
  1545.  
  1546.  
  1547.  
  1548.  
  1549.  
  1550. </text>
  1551.     </content>
  1552.     <content>
  1553.         <layer>background</layer>
  1554.         <id>52</id>
  1555.         <text>ARCHIVO TEORICO GENERAL</text>
  1556.     </content>
  1557.     <name>DG.1</name>
  1558.     <script>on openCard
  1559. global stackName
  1560. put "DG1" into stackName
  1561. pass openCard
  1562. end openCard</script>
  1563. </card>
  1564.  
  1565.  
  1566. card_10683.xml
  1567. <?xml version="1.0" encoding="utf-8" ?>
  1568. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  1569. <card>
  1570.     <id>10683</id>
  1571.     <filler1>0</filler1>
  1572.     <cantDelete> <false /> </cantDelete>
  1573.     <showPict> <true /> </showPict>
  1574.     <dontSearch> <false /> </dontSearch>
  1575.     <owner>4443</owner>
  1576.     <link rel="stylesheet" type="text/css" href="stylesheet_8473.css" />
  1577.     <content>
  1578.         <layer>background</layer>
  1579.         <id>33</id>
  1580.         <text>p.13</text>
  1581.     </content>
  1582.     <content>
  1583.         <layer>background</layer>
  1584.         <id>45</id>
  1585.         <text>Pero de d√≥nde surgen los t√©rminos "Documento" y "Documentaci√≥n". ¬øSu significado actual es id√©ntico al original?
  1586.  
  1587. El t√©rmino "documentaci√≥n" es relativamente nuevo: aparece por primera vez en un diccionario en1914, en el doble sentido de proceso documental y de conjunto de documentos.  El t√©rmino documento es m√°s antiguo (Siglo XIV) y su ra√≠z latina medieval ten√≠a el sentido de instrumento de prueba jur√≠dico o de precepto, consejo o ense√±anza moral.  
  1588.  
  1589. El sentido actual es por cierto un poco m√°s amplio, pero ha de recordarse siempre el valor probatorio que ha de tener un buen documento.  Para precisar √©ste y otros aspectos, un segundo apartado trata de la "Definici√≥n de la Documentaci√≥n".</text>
  1590.     </content>
  1591.     <content>
  1592.         <layer>background</layer>
  1593.         <id>16</id>
  1594.         <text>1. Informaci√≥n y documentaci√≥n</text>
  1595.     </content>
  1596.     <content>
  1597.         <layer>background</layer>
  1598.         <id>50</id>
  1599.         <text>
  1600. </text>
  1601.     </content>
  1602.     <content>
  1603.         <layer>background</layer>
  1604.         <id>52</id>
  1605.         <text>ARCHIVO TEORICO GENERAL</text>
  1606.     </content>
  1607.     <name></name>
  1608.     <script></script>
  1609. </card>
  1610.  
  1611.  
  1612. card_5500.xml
  1613. <?xml version="1.0" encoding="utf-8" ?>
  1614. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  1615. <card>
  1616.     <id>5500</id>
  1617.     <filler1>0</filler1>
  1618.     <cantDelete> <false /> </cantDelete>
  1619.     <showPict> <true /> </showPict>
  1620.     <dontSearch> <false /> </dontSearch>
  1621.     <owner>4443</owner>
  1622.     <link rel="stylesheet" type="text/css" href="stylesheet_8473.css" />
  1623.     <part>
  1624.         <id>20</id>
  1625.         <type>field</type>
  1626.         <visible> <false /> </visible>
  1627.         <dontWrap> <false /> </dontWrap>
  1628.         <dontSearch> <false /> </dontSearch>
  1629.         <sharedText> <false /> </sharedText>
  1630.         <fixedLineHeight> <true /> </fixedLineHeight>
  1631.         <autoTab> <false /> </autoTab>
  1632.         <lockText> <false /> </lockText>
  1633.         <rect>
  1634.             <left>29</left>
  1635.             <top>298</top>
  1636.             <right>52</right>
  1637.             <bottom>314</bottom>
  1638.         </rect>
  1639.         <style>transparent</style>
  1640.         <autoSelect> <false /> </autoSelect>
  1641.         <showLines> <false /> </showLines>
  1642.         <wideMargins> <false /> </wideMargins>
  1643.         <multipleLines> <false /> </multipleLines>
  1644.         <reservedFamily> 0 </reservedFamily>
  1645.         <titleWidth>0</titleWidth>
  1646.         <icon>0</icon>
  1647.         <textAlign>left</textAlign>
  1648.         <font>Geneva</font>
  1649.         <textSize>12</textSize>
  1650.         <textStyle>plain</textStyle>
  1651.         <textHeight>16</textHeight>
  1652.         <name>T2</name>
  1653.         <script></script>
  1654.     </part>
  1655.     <content>
  1656.         <layer>background</layer>
  1657.         <id>16</id>
  1658.         <text>1. Informaci√≥n y documentaci√≥n</text>
  1659.     </content>
  1660.     <content>
  1661.         <layer>background</layer>
  1662.         <id>33</id>
  1663.         <text>p.14</text>
  1664.     </content>
  1665.     <content>
  1666.         <layer>background</layer>
  1667.         <id>45</id>
  1668.         <text>La raz√≥n de ser del documento es conservar informaci√≥n fidedigna de tal modo que sea posible acceder a ella.  La transmisi√≥n del conocimiento adquirido -que aqu√≠ llamamos informaci√≥n- es de suma importancia para el desarrollo tanto individual como social.   Un tercer apartado de este Archivo explica m√°s detenidamente esta importancia: "Informaci√≥n y Noticia".
  1669.  
  1670. Pero la informaci√≥n es por esencia un significado y, de acuerdo al enfoque de la Biolog√≠a del Conocimiento, todo significado es una INTERPRETACION hecha por una persona a partir de un conjunto de factores f√≠sicos que alteran su equilibrio estructural.  ¬øC√≥mo evitar discrepancias y malentendidos?  Esto es objeto de otros cap√≠tulos-archivos.</text>
  1671.     </content>
  1672.     <content>
  1673.         <layer>background</layer>
  1674.         <id>52</id>
  1675.         <text>ARCHIVO TEORICO GENERAL</text>
  1676.     </content>
  1677.     <name></name>
  1678.     <script>on openCard
  1679. global stackName
  1680. put "DG1" into stackName
  1681. pass openCard
  1682. end openCard
  1683. </script>
  1684. </card>
  1685.  
  1686.  
  1687. card_21644.xml
  1688. <?xml version="1.0" encoding="utf-8" ?>
  1689. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  1690. <card>
  1691.     <id>21644</id>
  1692.     <filler1>0</filler1>
  1693.     <bitmap>BMAP_5867.pbm</bitmap>
  1694.     <cantDelete> <false /> </cantDelete>
  1695.     <showPict> <true /> </showPict>
  1696.     <dontSearch> <false /> </dontSearch>
  1697.     <owner>4443</owner>
  1698.     <link rel="stylesheet" type="text/css" href="stylesheet_8473.css" />
  1699.     <part>
  1700.         <id>1</id>
  1701.         <type>button</type>
  1702.         <visible> <true /> </visible>
  1703.         <reserved5> 0 </reserved5>
  1704.         <reserved4> 0 </reserved4>
  1705.         <reserved3> 0 </reserved3>
  1706.         <reserved2> 0 </reserved2>
  1707.         <reserved1> 0 </reserved1>
  1708.         <enabled> <true /> </enabled>
  1709.         <rect>
  1710.             <left>399</left>
  1711.             <top>52</top>
  1712.             <right>446</right>
  1713.             <bottom>96</bottom>
  1714.         </rect>
  1715.         <style>rectangle</style>
  1716.         <showName> <false /> </showName>
  1717.         <highlight> <false /> </highlight>
  1718.         <autoHighlight> <false /> </autoHighlight>
  1719.         <sharedHighlight> <true /> </sharedHighlight>
  1720.         <family>0</family>
  1721.         <titleWidth>0</titleWidth>
  1722.         <icon>12876</icon>
  1723.         <textAlign>center</textAlign>
  1724.         <font>Chicago</font>
  1725.         <textSize>12</textSize>
  1726.         <textStyle>plain</textStyle>
  1727.         <name></name>
  1728.         <script></script>
  1729.     </part>
  1730.     <content>
  1731.         <layer>background</layer>
  1732.         <id>33</id>
  1733.         <text>p.15</text>
  1734.     </content>
  1735.     <content>
  1736.         <layer>background</layer>
  1737.         <id>45</id>
  1738.         <text>
  1739. BIBLIOGRAFIA DEL CAPITULO 1:
  1740.  
  1741. MATURANA, H. Y VARELA, F.: "El √°rbol del conocimiento",
  1742. Ed. Universitaria, Santiago, 1984.
  1743.  
  1744. LORENTZ, K.: "La otra cara del espejo",
  1745. Plaza y Jan√©s, Barcelona, 1980.</text>
  1746.     </content>
  1747.     <content>
  1748.         <layer>background</layer>
  1749.         <id>16</id>
  1750.         <text>1. Informaci√≥n y documentaci√≥n</text>
  1751.     </content>
  1752.     <content>
  1753.         <layer>background</layer>
  1754.         <id>52</id>
  1755.         <text>ARCHIVO TEORICO GENERAL</text>
  1756.     </content>
  1757.     <name></name>
  1758.     <script>on openCard
  1759. global stackName
  1760. put "DG1" into stackName
  1761. pass openCard
  1762. end openCard</script>
  1763. </card>
  1764.  
  1765.  
  1766. card_7328.xml
  1767. <?xml version="1.0" encoding="utf-8" ?>
  1768. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  1769. <card>
  1770.     <id>7328</id>
  1771.     <filler1>0</filler1>
  1772.     <cantDelete> <false /> </cantDelete>
  1773.     <showPict> <true /> </showPict>
  1774.     <dontSearch> <false /> </dontSearch>
  1775.     <owner>4443</owner>
  1776.     <link rel="stylesheet" type="text/css" href="stylesheet_8473.css" />
  1777.     <content>
  1778.         <layer>background</layer>
  1779.         <id>16</id>
  1780.         <text>2. Estructuras de Descripci√≥n del significado</text>
  1781.     </content>
  1782.     <content>
  1783.         <layer>background</layer>
  1784.         <id>33</id>
  1785.         <text>p.16</text>
  1786.     </content>
  1787.     <content>
  1788.         <layer>background</layer>
  1789.         <id>45</id>
  1790.         <text>Para describir los referentes a los cuales pueden remitir archivos documentales, es necesario contar con un sistema constante de variables en funci√≥n de las cuales se describen estos referentes.  Estas variables son llamadas "ATRIBUTOS".
  1791. Habr√° distintos tipos de atributos, algunos m√°s b√°sicos que otros.
  1792.  
  1793. Pero es tambi√©n necesario establecer distinciones entre los objetos que deben ser documentados, ya que los atributos variar√°n de acuerdo a ciertas categor√≠as gen√©ricas de referentes.
  1794.  
  1795. Consecuentemente, distinguir el tipo de referente para luego elegir los atributos adecuados son los primeros pasos en el sentido de registrar la informaci√≥n significativa.</text>
  1796.     </content>
  1797.     <content>
  1798.         <layer>background</layer>
  1799.         <id>52</id>
  1800.         <text>ARCHIVO TEORICO GENERAL</text>
  1801.     </content>
  1802.     <name>DG.2</name>
  1803.     <script>on openCard
  1804. global stackName
  1805. put "DG2" into stackName
  1806. pass openCard
  1807. end openCard
  1808. </script>
  1809. </card>
  1810.  
  1811.  
  1812. card_13537.xml
  1813. <?xml version="1.0" encoding="utf-8" ?>
  1814. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  1815. <card>
  1816.     <id>13537</id>
  1817.     <filler1>0</filler1>
  1818.     <cantDelete> <false /> </cantDelete>
  1819.     <showPict> <true /> </showPict>
  1820.     <dontSearch> <false /> </dontSearch>
  1821.     <owner>4443</owner>
  1822.     <link rel="stylesheet" type="text/css" href="stylesheet_8473.css" />
  1823.     <content>
  1824.         <layer>background</layer>
  1825.         <id>33</id>
  1826.         <text>p.17</text>
  1827.     </content>
  1828.     <content>
  1829.         <layer>background</layer>
  1830.         <id>16</id>
  1831.         <text>2. Estructuras de Descripci√≥n del significado</text>
  1832.     </content>
  1833.     <content>
  1834.         <layer>background</layer>
  1835.         <id>45</id>
  1836.         <text>
  1837. Luego deben definirse los valores que pueden tomar las variables descriptivas que llamamos atributos.  En algunos casos, estos valores se obtienen transcribiendo datos que aparecen en el referente (por ejemplo el nombre del autor y el t√≠tulo de un libro).  Estos son datos "intr√≠nsecos".  
  1838.  
  1839. Pero la mayor√≠a de las veces los datos intr√≠nsecos no son los adecuados.  As√≠, para representar el contenido de un libro o art√≠culo, es pocas veces posible transcribir los datos intr√≠nsecos, que son el texto completo.  Este no solo ocupa generalmente demasiado espacio en un archivo documental: adem√°s, se presta poco para las operaciones de b√∫squeda de informaci√≥n.  </text>
  1840.     </content>
  1841.     <content>
  1842.         <layer>background</layer>
  1843.         <id>52</id>
  1844.         <text>ARCHIVO TEORICO GENERAL</text>
  1845.     </content>
  1846.     <name></name>
  1847.     <script>on openCard
  1848. global stackName
  1849. put "DG2" into stackName
  1850. pass openCard
  1851. end openCard</script>
  1852. </card>
  1853.  
  1854.  
  1855. card_14528.xml
  1856. <?xml version="1.0" encoding="utf-8" ?>
  1857. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  1858. <card>
  1859.     <id>14528</id>
  1860.     <filler1>0</filler1>
  1861.     <cantDelete> <false /> </cantDelete>
  1862.     <showPict> <true /> </showPict>
  1863.     <dontSearch> <false /> </dontSearch>
  1864.     <owner>4443</owner>
  1865.     <link rel="stylesheet" type="text/css" href="stylesheet_8473.css" />
  1866.     <content>
  1867.         <layer>background</layer>
  1868.         <id>33</id>
  1869.         <text>p.18</text>
  1870.     </content>
  1871.     <content>
  1872.         <layer>background</layer>
  1873.         <id>16</id>
  1874.         <text>2. Estructuras de Descripci√≥n del significado</text>
  1875.     </content>
  1876.     <content>
  1877.         <layer>background</layer>
  1878.         <id>45</id>
  1879.         <text>
  1880. Necesitamos habitualmente saber si se trata cierto tema en un texto o si un objeto tiene determinada caracter√≠stica, y no tenemos tiempo para leer la transcripci√≥n o una descripci√≥n pormenorizada.
  1881.  
  1882. Se ha de resumir de un modo tal que sea f√°cil encontrar los "datos claves".  Para ello. es fundamental utilizar t√©rminos prefijados (como los valores de una variable con "alternativas cerradas").  Estos, entonces, son datos que ha de producir el documentalista a partir del an√°lisis del contenido (significado) del referente.  Por ello, los llamaremos "datos extr√≠nsecos". De c√≥mo utilizar este tipo de informaci√≥n tratar√° el Archivo 4 sobre "Lenguajes documentales".</text>
  1883.     </content>
  1884.     <content>
  1885.         <layer>background</layer>
  1886.         <id>50</id>
  1887.         <text>
  1888.  
  1889.  
  1890.  
  1891.  
  1892.  
  1893.  
  1894. </text>
  1895.     </content>
  1896.     <content>
  1897.         <layer>background</layer>
  1898.         <id>52</id>
  1899.         <text>ARCHIVO TEORICO GENERAL</text>
  1900.     </content>
  1901.     <name></name>
  1902.     <script>on openCard
  1903. global stackName
  1904. put "DG2" into stackName
  1905. pass openCard
  1906. end openCard</script>
  1907. </card>
  1908.  
  1909.  
  1910. card_27175.xml
  1911. <?xml version="1.0" encoding="utf-8" ?>
  1912. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  1913. <card>
  1914.     <id>27175</id>
  1915.     <filler1>0</filler1>
  1916.     <bitmap>BMAP_5252.pbm</bitmap>
  1917.     <cantDelete> <false /> </cantDelete>
  1918.     <showPict> <true /> </showPict>
  1919.     <dontSearch> <false /> </dontSearch>
  1920.     <owner>4443</owner>
  1921.     <link rel="stylesheet" type="text/css" href="stylesheet_8473.css" />
  1922.     <part>
  1923.         <id>1</id>
  1924.         <type>button</type>
  1925.         <visible> <true /> </visible>
  1926.         <reserved5> 0 </reserved5>
  1927.         <reserved4> 0 </reserved4>
  1928.         <reserved3> 0 </reserved3>
  1929.         <reserved2> 0 </reserved2>
  1930.         <reserved1> 0 </reserved1>
  1931.         <enabled> <true /> </enabled>
  1932.         <rect>
  1933.             <left>399</left>
  1934.             <top>52</top>
  1935.             <right>446</right>
  1936.             <bottom>96</bottom>
  1937.         </rect>
  1938.         <style>rectangle</style>
  1939.         <showName> <false /> </showName>
  1940.         <highlight> <false /> </highlight>
  1941.         <autoHighlight> <false /> </autoHighlight>
  1942.         <sharedHighlight> <true /> </sharedHighlight>
  1943.         <family>0</family>
  1944.         <titleWidth>0</titleWidth>
  1945.         <icon>12876</icon>
  1946.         <textAlign>center</textAlign>
  1947.         <font>Chicago</font>
  1948.         <textSize>12</textSize>
  1949.         <textStyle>plain</textStyle>
  1950.         <name></name>
  1951.         <script></script>
  1952.     </part>
  1953.     <content>
  1954.         <layer>background</layer>
  1955.         <id>33</id>
  1956.         <text>p.19</text>
  1957.     </content>
  1958.     <content>
  1959.         <layer>background</layer>
  1960.         <id>45</id>
  1961.         <text>
  1962. Bibliograf√≠a General de este Cap√≠tulo:
  1963.  
  1964. SEARLE, J.: "Actos de habla",
  1965. C√°tedra, Madrid, 1980.
  1966.  
  1967. LYON, J.:
  1968. "Introducci√≥n al dise√±o de bancos de datos",
  1969. LIMUSA, M√©xico, 1973, (Secc.2)
  1970.  
  1971. VAN SLYPE, G.:
  1972. "Syst√®mes documentaires et ordinateurs",
  1973. Ed. Organisation, Paris, 1973.
  1974. </text>
  1975.     </content>
  1976.     <content>
  1977.         <layer>background</layer>
  1978.         <id>16</id>
  1979.         <text>2. Estructuras de Descripci√≥n del significado</text>
  1980.     </content>
  1981.     <content>
  1982.         <layer>background</layer>
  1983.         <id>52</id>
  1984.         <text>ARCHIVO TEORICO GENERAL</text>
  1985.     </content>
  1986.     <name></name>
  1987.     <script>on openCard
  1988. global stackName
  1989. put "DG2" into stackName
  1990. pass openCard
  1991. end openCard</script>
  1992. </card>
  1993.  
  1994.  
  1995. card_2960.xml
  1996. <?xml version="1.0" encoding="utf-8" ?>
  1997. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  1998. <card>
  1999.     <id>2960</id>
  2000.     <filler1>0</filler1>
  2001.     <cantDelete> <false /> </cantDelete>
  2002.     <showPict> <true /> </showPict>
  2003.     <dontSearch> <false /> </dontSearch>
  2004.     <owner>4443</owner>
  2005.     <link rel="stylesheet" type="text/css" href="stylesheet_8473.css" />
  2006.     <content>
  2007.         <layer>background</layer>
  2008.         <id>33</id>
  2009.         <text>p.20</text>
  2010.     </content>
  2011.     <content>
  2012.         <layer>background</layer>
  2013.         <id>45</id>
  2014.         <text>
  2015. La descripci√≥n de un referente solo tiene sentido en la medida en que puede ser captada e interpretada adecuadamente por un observador (receptor).  As√≠, hay que considerar tanto el lenguaje utilizado (Ver Archivo 4) como el valor sem√°ntico del referente y de la descripci√≥n que se realice.  El Archivo 3 contiene lo relativo al problema de este valor sem√°ntico: 
  2016.  
  2017. El significado o contenido forma parte de conjuntos m√°s amplios: del dominio sem√°ntico del emisor y -se espera- del dominio sem√°ntico del receptor, ambos dominios perteneciendo a su vez al super-conjunto "Universo Sem√°ntico".
  2018. </text>
  2019.     </content>
  2020.     <content>
  2021.         <layer>background</layer>
  2022.         <id>16</id>
  2023.         <text>3. El Universo Sem√°ntico</text>
  2024.     </content>
  2025.     <content>
  2026.         <layer>background</layer>
  2027.         <id>52</id>
  2028.         <text>ARCHIVO TEORICO GENERAL</text>
  2029.     </content>
  2030.     <name>DG.3</name>
  2031.     <script>on openCard
  2032. global stackName
  2033. put "DG3" into stackName
  2034. pass openCard
  2035. end openCard
  2036. </script>
  2037. </card>
  2038.  
  2039.  
  2040. card_13742.xml
  2041. <?xml version="1.0" encoding="utf-8" ?>
  2042. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  2043. <card>
  2044.     <id>13742</id>
  2045.     <filler1>0</filler1>
  2046.     <cantDelete> <false /> </cantDelete>
  2047.     <showPict> <true /> </showPict>
  2048.     <dontSearch> <false /> </dontSearch>
  2049.     <owner>4443</owner>
  2050.     <link rel="stylesheet" type="text/css" href="stylesheet_8473.css" />
  2051.     <content>
  2052.         <layer>background</layer>
  2053.         <id>33</id>
  2054.         <text>p.21</text>
  2055.     </content>
  2056.     <content>
  2057.         <layer>background</layer>
  2058.         <id>45</id>
  2059.         <text>
  2060. La estructura propia de √©ste resulta de gran importancia, especialmente si tomamos en cuenta que dentro del mismo pueden existir m√∫ltiples relaciones y que -dado el modo de proceder de la mente- se conforman conjuntos particulares a partir de operaciones de comparaci√≥n de los referentes y de las propias unidades sem√°nticas.
  2061.  
  2062. Un m√≠nimo conocimiento de esta organizaci√≥n resulta por lo tanto vital a la hora en que el analista piense en clasificar los contenidos que investiga.</text>
  2063.     </content>
  2064.     <content>
  2065.         <layer>background</layer>
  2066.         <id>16</id>
  2067.         <text>3. El Universo Sem√°ntico</text>
  2068.     </content>
  2069.     <content>
  2070.         <layer>background</layer>
  2071.         <id>52</id>
  2072.         <text>ARCHIVO TEORICO GENERAL</text>
  2073.     </content>
  2074.     <name></name>
  2075.     <script></script>
  2076. </card>
  2077.  
  2078.  
  2079. card_3247.xml
  2080. <?xml version="1.0" encoding="utf-8" ?>
  2081. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  2082. <card>
  2083.     <id>3247</id>
  2084.     <filler1>0</filler1>
  2085.     <cantDelete> <false /> </cantDelete>
  2086.     <showPict> <true /> </showPict>
  2087.     <dontSearch> <false /> </dontSearch>
  2088.     <owner>4443</owner>
  2089.     <link rel="stylesheet" type="text/css" href="stylesheet_8473.css" />
  2090.     <content>
  2091.         <layer>background</layer>
  2092.         <id>33</id>
  2093.         <text>p.22</text>
  2094.     </content>
  2095.     <content>
  2096.         <layer>background</layer>
  2097.         <id>16</id>
  2098.         <text>3. El Universo Sem√°ntico</text>
  2099.     </content>
  2100.     <content>
  2101.         <layer>background</layer>
  2102.         <id>45</id>
  2103.         <text>
  2104. Pero para hablar adecuadamente del Universo Sem√°ntico, resultar√° indispensable introducir primero algunos conceptos b√°sicos de semi√≥tica, disciplina que estudia la estructura y funcionamiento de los c√≥digos de comunicaci√≥n.
  2105.  
  2106. Luego, trataremos de esclarecer algunos aspectos fundamentales de la estructura del Universo Sem√°ntico para, en posteriores cap√≠tulos, preocuparnos de las caracter√≠sticas de las Unidades que lo componen y volver a considerar posteriormente las operaciones que permiten "manipular" tales Unidades.
  2107. </text>
  2108.     </content>
  2109.     <content>
  2110.         <layer>background</layer>
  2111.         <id>50</id>
  2112.         <text>
  2113.  
  2114.  
  2115.  
  2116.  
  2117.  
  2118.  
  2119.  
  2120.  
  2121.  
  2122. </text>
  2123.     </content>
  2124.     <content>
  2125.         <layer>background</layer>
  2126.         <id>52</id>
  2127.         <text>ARCHIVO TEORICO GENERAL</text>
  2128.     </content>
  2129.     <name></name>
  2130.     <script>on openCard
  2131. global stackName
  2132. put "DG3" into stackName
  2133. pass openCard
  2134. end openCard</script>
  2135. </card>
  2136.  
  2137.  
  2138. card_27727.xml
  2139. <?xml version="1.0" encoding="utf-8" ?>
  2140. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  2141. <card>
  2142.     <id>27727</id>
  2143.     <filler1>0</filler1>
  2144.     <bitmap>BMAP_5959.pbm</bitmap>
  2145.     <cantDelete> <false /> </cantDelete>
  2146.     <showPict> <true /> </showPict>
  2147.     <dontSearch> <false /> </dontSearch>
  2148.     <owner>4443</owner>
  2149.     <link rel="stylesheet" type="text/css" href="stylesheet_8473.css" />
  2150.     <part>
  2151.         <id>1</id>
  2152.         <type>button</type>
  2153.         <visible> <true /> </visible>
  2154.         <reserved5> 0 </reserved5>
  2155.         <reserved4> 0 </reserved4>
  2156.         <reserved3> 0 </reserved3>
  2157.         <reserved2> 0 </reserved2>
  2158.         <reserved1> 0 </reserved1>
  2159.         <enabled> <true /> </enabled>
  2160.         <rect>
  2161.             <left>399</left>
  2162.             <top>52</top>
  2163.             <right>446</right>
  2164.             <bottom>96</bottom>
  2165.         </rect>
  2166.         <style>rectangle</style>
  2167.         <showName> <false /> </showName>
  2168.         <highlight> <false /> </highlight>
  2169.         <autoHighlight> <false /> </autoHighlight>
  2170.         <sharedHighlight> <true /> </sharedHighlight>
  2171.         <family>0</family>
  2172.         <titleWidth>0</titleWidth>
  2173.         <icon>12876</icon>
  2174.         <textAlign>center</textAlign>
  2175.         <font>Chicago</font>
  2176.         <textSize>12</textSize>
  2177.         <textStyle>plain</textStyle>
  2178.         <name></name>
  2179.         <script></script>
  2180.     </part>
  2181.     <content>
  2182.         <layer>background</layer>
  2183.         <id>33</id>
  2184.         <text>p.23</text>
  2185.     </content>
  2186.     <content>
  2187.         <layer>background</layer>
  2188.         <id>45</id>
  2189.         <text>
  2190. Bibliograf√≠a General de este Cap√≠tulo:
  2191.  
  2192. - JOLLEY, J.L.: "Ciencia de la informaci√≥n", 
  2193. Guadarrama, Madrid, 1968.
  2194. - MATURANA, H. y VARELA, F.:"El Arbol del Conocimiento", 
  2195. OEA, Santiago, 1984.
  2196. - MANIEZ, J.: "Les langages documentaires et classificatoires", 
  2197. Ed. Organisation, Paris, 1987.
  2198.  - PRIETO, L.: "Mensajes y Se√±ales", 
  2199. Seix Barral, Barcelona,1967.
  2200. - SAGREDO, F. e IZQUIERDO, J.M.: "Concepci√≥n l√≥gico-ling√º√≠stica de la documentaci√≥n", IBERCOMNET, Madrid, 1983.
  2201. - VAN SLYPE, G.: "Les langages d'indexation", 
  2202. Ed. Organisation, Paris, 1987.</text>
  2203.     </content>
  2204.     <content>
  2205.         <layer>background</layer>
  2206.         <id>16</id>
  2207.         <text>3. El Universo Sem√°ntico</text>
  2208.     </content>
  2209.     <content>
  2210.         <layer>background</layer>
  2211.         <id>52</id>
  2212.         <text>ARCHIVO TEORICO GENERAL</text>
  2213.     </content>
  2214.     <name></name>
  2215.     <script>on openCard
  2216. global stackName
  2217. put "DG3" into stackName
  2218. pass openCard
  2219. end openCard</script>
  2220. </card>
  2221.  
  2222.  
  2223. card_6967.xml
  2224. <?xml version="1.0" encoding="utf-8" ?>
  2225. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  2226. <card>
  2227.     <id>6967</id>
  2228.     <filler1>0</filler1>
  2229.     <cantDelete> <false /> </cantDelete>
  2230.     <showPict> <true /> </showPict>
  2231.     <dontSearch> <false /> </dontSearch>
  2232.     <owner>4443</owner>
  2233.     <link rel="stylesheet" type="text/css" href="stylesheet_8473.css" />
  2234.     <content>
  2235.         <layer>background</layer>
  2236.         <id>16</id>
  2237.         <text>4. Lenguaje documental</text>
  2238.     </content>
  2239.     <content>
  2240.         <layer>background</layer>
  2241.         <id>33</id>
  2242.         <text>p.24</text>
  2243.     </content>
  2244.     <content>
  2245.         <layer>background</layer>
  2246.         <id>45</id>
  2247.         <text>Para optimizar la clasificaci√≥n y b√∫squeda de informaci√≥n no es suficiente describir los referentes en su individualidad √∫nica: resulta adem√°s indispensable hacerlo de acuerdo a un sistema simb√≥lico estandarizado.  Esto implica que deben seleccionarse caracteres distintivos (atributos) aplicables a todos los referentes de un mismo archivo  y que para cada uno de estos atributos se establece una lista de los posibles valores -o alternativas- que pueden tomar.  As√≠ se definen 
  2248. "categor√≠as" y las definiciones de categor√≠as pasan a constituir el lenguaje documental.
  2249.  
  2250. El modo en que se definen y relacionan estos valores es variable y define a su vez varios tipos de lenguajes documentales como los jer√°rquicos y los combinatorios, que son considerados en el Archivo 4.</text>
  2251.     </content>
  2252.     <content>
  2253.         <layer>background</layer>
  2254.         <id>50</id>
  2255.         <text>
  2256.  
  2257.  
  2258.  
  2259.  
  2260.  
  2261.  
  2262.  
  2263.  
  2264.  
  2265.  
  2266.  
  2267. </text>
  2268.     </content>
  2269.     <content>
  2270.         <layer>background</layer>
  2271.         <id>52</id>
  2272.         <text>ARCHIVO TEORICO GENERAL</text>
  2273.     </content>
  2274.     <name>DG.4</name>
  2275.     <script>on openCard
  2276. global stackName
  2277. put "DG4" into stackName
  2278. pass openCard
  2279. end openCard
  2280. </script>
  2281. </card>
  2282.  
  2283.  
  2284. card_22071.xml
  2285. <?xml version="1.0" encoding="utf-8" ?>
  2286. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  2287. <card>
  2288.     <id>22071</id>
  2289.     <filler1>0</filler1>
  2290.     <cantDelete> <false /> </cantDelete>
  2291.     <showPict> <true /> </showPict>
  2292.     <dontSearch> <false /> </dontSearch>
  2293.     <owner>4443</owner>
  2294.     <link rel="stylesheet" type="text/css" href="stylesheet_8473.css" />
  2295.     <content>
  2296.         <layer>background</layer>
  2297.         <id>33</id>
  2298.         <text>p.25</text>
  2299.     </content>
  2300.     <content>
  2301.         <layer>background</layer>
  2302.         <id>16</id>
  2303.         <text>4. Lenguaje documental</text>
  2304.     </content>
  2305.     <content>
  2306.         <layer>background</layer>
  2307.         <id>45</id>
  2308.         <text>
  2309. Entre los lenguajes combinatorios -que son los m√°s usados en los actuales bancos de datos- se destaca el "Tesauro" que, si bien es de costosa y compleja eleboraci√≥n, presenta la mayor utilidad por cuanto es en cierto modo una representaci√≥n simplificada del dominio sem√°ntico cubierto por el Sistema Documental o Archivo en el cual se utiliza.
  2310.  
  2311. Por esta raz√≥n haremos un estudio m√°s detallado de los Tesauros y hemos adjuntado un modelo reducido de "Tesauro period√≠stico".</text>
  2312.     </content>
  2313.     <content>
  2314.         <layer>background</layer>
  2315.         <id>50</id>
  2316.         <text>
  2317.  
  2318.  
  2319. </text>
  2320.     </content>
  2321.     <content>
  2322.         <layer>background</layer>
  2323.         <id>52</id>
  2324.         <text>ARCHIVO TEORICO GENERAL</text>
  2325.     </content>
  2326.     <name></name>
  2327.     <script>on openCard
  2328. global stackName
  2329. put "DG4" into stackName
  2330. pass openCard
  2331. end openCard</script>
  2332. </card>
  2333.  
  2334.  
  2335. card_27931.xml
  2336. <?xml version="1.0" encoding="utf-8" ?>
  2337. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  2338. <card>
  2339.     <id>27931</id>
  2340.     <filler1>0</filler1>
  2341.     <bitmap>BMAP_6396.pbm</bitmap>
  2342.     <cantDelete> <false /> </cantDelete>
  2343.     <showPict> <true /> </showPict>
  2344.     <dontSearch> <false /> </dontSearch>
  2345.     <owner>4443</owner>
  2346.     <link rel="stylesheet" type="text/css" href="stylesheet_8473.css" />
  2347.     <part>
  2348.         <id>1</id>
  2349.         <type>button</type>
  2350.         <visible> <true /> </visible>
  2351.         <reserved5> 0 </reserved5>
  2352.         <reserved4> 0 </reserved4>
  2353.         <reserved3> 0 </reserved3>
  2354.         <reserved2> 0 </reserved2>
  2355.         <reserved1> 0 </reserved1>
  2356.         <enabled> <true /> </enabled>
  2357.         <rect>
  2358.             <left>399</left>
  2359.             <top>52</top>
  2360.             <right>446</right>
  2361.             <bottom>96</bottom>
  2362.         </rect>
  2363.         <style>rectangle</style>
  2364.         <showName> <false /> </showName>
  2365.         <highlight> <false /> </highlight>
  2366.         <autoHighlight> <false /> </autoHighlight>
  2367.         <sharedHighlight> <true /> </sharedHighlight>
  2368.         <family>0</family>
  2369.         <titleWidth>0</titleWidth>
  2370.         <icon>12876</icon>
  2371.         <textAlign>center</textAlign>
  2372.         <font>Chicago</font>
  2373.         <textSize>12</textSize>
  2374.         <textStyle>plain</textStyle>
  2375.         <name></name>
  2376.         <script></script>
  2377.     </part>
  2378.     <content>
  2379.         <layer>background</layer>
  2380.         <id>33</id>
  2381.         <text>p.26</text>
  2382.     </content>
  2383.     <content>
  2384.         <layer>background</layer>
  2385.         <id>45</id>
  2386.         <text>
  2387. Bibliograf√≠a General de este Cap√≠tulo:
  2388.  
  2389. LOPEZ YEPES, J.:
  2390. - "Estudios de documentaci√≥n general e informativa", UNED, Madrid, 1981, (Cap. 7)
  2391. - "Fundamentos de informaci√≥n y documentaci√≥n", EUDEMA, Madrid, 1989 (Cap.18)
  2392.  
  2393. MANIEZ, J.:
  2394. "Les langages documentaires et classificatoires", Ed. Organisation, Paris, 1987.
  2395.  
  2396. VAN SLYPE, G.:
  2397. "Les langages d'indexation", 
  2398. Ed. Organisation, Paris, 1987.
  2399. </text>
  2400.     </content>
  2401.     <content>
  2402.         <layer>background</layer>
  2403.         <id>16</id>
  2404.         <text>4. Lenguaje documental</text>
  2405.     </content>
  2406.     <content>
  2407.         <layer>background</layer>
  2408.         <id>52</id>
  2409.         <text>ARCHIVO TEORICO GENERAL</text>
  2410.     </content>
  2411.     <name></name>
  2412.     <script>on openCard
  2413. global stackName
  2414. put "DG4" into stackName
  2415. pass openCard
  2416. end openCard</script>
  2417. </card>
  2418.  
  2419.  
  2420. card_11936.xml
  2421. <?xml version="1.0" encoding="utf-8" ?>
  2422. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  2423. <card>
  2424.     <id>11936</id>
  2425.     <filler1>0</filler1>
  2426.     <cantDelete> <false /> </cantDelete>
  2427.     <showPict> <true /> </showPict>
  2428.     <dontSearch> <false /> </dontSearch>
  2429.     <owner>4443</owner>
  2430.     <link rel="stylesheet" type="text/css" href="stylesheet_8473.css" />
  2431.     <content>
  2432.         <layer>background</layer>
  2433.         <id>16</id>
  2434.         <text>5. Sistemas documentales</text>
  2435.     </content>
  2436.     <content>
  2437.         <layer>background</layer>
  2438.         <id>33</id>
  2439.         <text>p.27</text>
  2440.     </content>
  2441.     <content>
  2442.         <layer>background</layer>
  2443.         <id>45</id>
  2444.         <text>
  2445. Los Sistemas Documentales cumplen una funci√≥n cada d√≠a m√°s importante y vital en todo de tipo de organizaci√≥n.  Mucha informaci√≥n que era hasta hace poco (no m√°s de 10 a√±os) del dominio "del l√°piz y del papel" se ci√±e hoy a formatos est√°ndares e ingresan a sistemas computacionales que facilitan no solo su utilizaci√≥n posterior sino tambi√©n la obtenci√≥n de "subproductos" informativos de alta importancia para las tomas de decisi√≥n.
  2446.  
  2447. Por otra parte, cierto tipo de informaci√≥n -como la bibliogr√°fica, cient√≠fica o tecnol√≥gica- que era siempre requerida pero de dif√≠cil o lenta difusi√≥n ha ganado enormenente en posibilidades de acceso gracias a los sistemas inform√°ticos de gesti√≥n de "bancos de datos". </text>
  2448.     </content>
  2449.     <content>
  2450.         <layer>background</layer>
  2451.         <id>50</id>
  2452.         <text>
  2453.  
  2454.  
  2455.  
  2456.  
  2457.  
  2458.  
  2459.  
  2460.  
  2461.  
  2462.  
  2463.  
  2464.  
  2465.  
  2466.  
  2467.  
  2468. </text>
  2469.     </content>
  2470.     <content>
  2471.         <layer>background</layer>
  2472.         <id>52</id>
  2473.         <text>ARCHIVO TEORICO GENERAL</text>
  2474.     </content>
  2475.     <name>DG.5</name>
  2476.     <script>on openCard
  2477. global stackName
  2478. put "DG5" into stackName
  2479. pass openCard
  2480. end openCard</script>
  2481. </card>
  2482.  
  2483.  
  2484. card_23372.xml
  2485. <?xml version="1.0" encoding="utf-8" ?>
  2486. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  2487. <card>
  2488.     <id>23372</id>
  2489.     <filler1>0</filler1>
  2490.     <cantDelete> <false /> </cantDelete>
  2491.     <showPict> <true /> </showPict>
  2492.     <dontSearch> <false /> </dontSearch>
  2493.     <owner>4443</owner>
  2494.     <link rel="stylesheet" type="text/css" href="stylesheet_8473.css" />
  2495.     <content>
  2496.         <layer>background</layer>
  2497.         <id>16</id>
  2498.         <text>5. Sistemas documentales</text>
  2499.     </content>
  2500.     <content>
  2501.         <layer>background</layer>
  2502.         <id>33</id>
  2503.         <text>p.28</text>
  2504.     </content>
  2505.     <content>
  2506.         <layer>background</layer>
  2507.         <id>45</id>
  2508.         <text>
  2509. Nacidos en los Estados Unidos a principios de los 60 -junto a la tercera generaci√≥n de computadores- los sistemas documentales s√≥lo fueron cobrando importancia en los 70 con el nacimiento del llamado "modelo relacional" -que describiremos en este Archivo, central para nuestra materia-, llegando a cierta madurez en los 80.  Esto explica que el mercado mundial que hab√≠a llegado reci√©n a unos 500 de estos bancos de informaci√≥n en 1975 pas√≥ a 2.500 diez a√±os despu√©s.
  2510.  
  2511. As√≠, ya han empezado a tranformar los h√°bitos de trabajo de los docentes, investigadores, profesionales y ejecutivos, usuarios que hoy suman m√°s de 50 millones de personas en el mundo.
  2512. </text>
  2513.     </content>
  2514.     <content>
  2515.         <layer>background</layer>
  2516.         <id>50</id>
  2517.         <text>
  2518.  
  2519.  
  2520.  
  2521.  
  2522.  
  2523.  
  2524.  
  2525.  
  2526.  
  2527.  
  2528.  
  2529.  
  2530.  
  2531.  
  2532.  
  2533. </text>
  2534.     </content>
  2535.     <content>
  2536.         <layer>background</layer>
  2537.         <id>52</id>
  2538.         <text>ARCHIVO TEORICO GENERAL</text>
  2539.     </content>
  2540.     <name>DG.5</name>
  2541.     <script>on openCard
  2542. global stackName
  2543. put "DG5" into stackName
  2544. pass openCard
  2545. end openCard</script>
  2546. </card>
  2547.  
  2548.  
  2549. card_23263.xml
  2550. <?xml version="1.0" encoding="utf-8" ?>
  2551. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  2552. <card>
  2553.     <id>23263</id>
  2554.     <filler1>0</filler1>
  2555.     <cantDelete> <false /> </cantDelete>
  2556.     <showPict> <true /> </showPict>
  2557.     <dontSearch> <false /> </dontSearch>
  2558.     <owner>4443</owner>
  2559.     <link rel="stylesheet" type="text/css" href="stylesheet_8473.css" />
  2560.     <content>
  2561.         <layer>background</layer>
  2562.         <id>16</id>
  2563.         <text>5. Sistemas documentales</text>
  2564.     </content>
  2565.     <content>
  2566.         <layer>background</layer>
  2567.         <id>33</id>
  2568.         <text>p.29</text>
  2569.     </content>
  2570.     <content>
  2571.         <layer>background</layer>
  2572.         <id>45</id>
  2573.         <text>Estudiaremos aqu√≠ los principales tipos de sistemas y -sobre todo- la forma en que se constituyen.  Para la creaci√≥n y operaci√≥n de un sistema ser√° necesario confeccionar:
  2574.  
  2575. 1. el DISE√ëO LOGICO del Sistema Documental
  2576. 2. el DISE√ëO FISICO de los Archivos que integran el Sistema
  2577.  
  2578. El Dise√±o l√≥gico se refiere a los aspectos esencialmente conceptuales (¬øQu√© informaci√≥n registrar?) ligados a las funciones (finalidades) que ha de cumplir el sistema.
  2579.  
  2580. Por su parte. el Dise√±o F√≠sico apunta a la implementaci√≥n formal (dise√±o gr√°fico, mecanismos pr√°cticos de uso, etc.)
  2581. </text>
  2582.     </content>
  2583.     <content>
  2584.         <layer>background</layer>
  2585.         <id>50</id>
  2586.         <text>
  2587.  
  2588.  
  2589.  
  2590.  
  2591.  
  2592.  
  2593.  
  2594.  
  2595.  
  2596.  
  2597.  
  2598.  
  2599.  
  2600.  
  2601.  
  2602. </text>
  2603.     </content>
  2604.     <content>
  2605.         <layer>background</layer>
  2606.         <id>52</id>
  2607.         <text>ARCHIVO TEORICO GENERAL</text>
  2608.     </content>
  2609.     <name>DG.5</name>
  2610.     <script>on openCard
  2611. global stackName
  2612. put "DG5" into stackName
  2613. pass openCard
  2614. end openCard</script>
  2615. </card>
  2616.  
  2617.  
  2618. card_22903.xml
  2619. <?xml version="1.0" encoding="utf-8" ?>
  2620. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  2621. <card>
  2622.     <id>22903</id>
  2623.     <filler1>0</filler1>
  2624.     <cantDelete> <false /> </cantDelete>
  2625.     <showPict> <true /> </showPict>
  2626.     <dontSearch> <false /> </dontSearch>
  2627.     <owner>4443</owner>
  2628.     <link rel="stylesheet" type="text/css" href="stylesheet_8473.css" />
  2629.     <content>
  2630.         <layer>background</layer>
  2631.         <id>16</id>
  2632.         <text>5. Sistemas documentales</text>
  2633.     </content>
  2634.     <content>
  2635.         <layer>background</layer>
  2636.         <id>33</id>
  2637.         <text>p.30</text>
  2638.     </content>
  2639.     <content>
  2640.         <layer>background</layer>
  2641.         <id>45</id>
  2642.         <text>
  2643. A su vez el Dise√±o L√≥gico del Sistema puede ce√±irse a diferentes modelos y permitir variadas operaciones.  Habr√° que considerar:
  2644.  
  2645. a. el modelo jer√°rquico,
  2646. b. el modelo relacional,
  2647. c. el modelo de hipertexto.
  2648.  
  2649. Mientras este Archivo se centra en los aspectos "l√≥gicos", los tipos de dise√±os f√≠sicos se analizar√°n en el Archivo 6.</text>
  2650.     </content>
  2651.     <content>
  2652.         <layer>background</layer>
  2653.         <id>52</id>
  2654.         <text>ARCHIVO TEORICO GENERAL</text>
  2655.     </content>
  2656.     <name>DG.5</name>
  2657.     <script>on openCard
  2658. global stackName
  2659. put "DG5" into stackName
  2660. pass openCard
  2661. end openCard</script>
  2662. </card>
  2663.  
  2664.  
  2665. card_28342.xml
  2666. <?xml version="1.0" encoding="utf-8" ?>
  2667. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  2668. <card>
  2669.     <id>28342</id>
  2670.     <filler1>0</filler1>
  2671.     <bitmap>BMAP_6419.pbm</bitmap>
  2672.     <cantDelete> <false /> </cantDelete>
  2673.     <showPict> <true /> </showPict>
  2674.     <dontSearch> <false /> </dontSearch>
  2675.     <owner>4443</owner>
  2676.     <link rel="stylesheet" type="text/css" href="stylesheet_8473.css" />
  2677.     <part>
  2678.         <id>1</id>
  2679.         <type>button</type>
  2680.         <visible> <true /> </visible>
  2681.         <reserved5> 0 </reserved5>
  2682.         <reserved4> 0 </reserved4>
  2683.         <reserved3> 0 </reserved3>
  2684.         <reserved2> 0 </reserved2>
  2685.         <reserved1> 0 </reserved1>
  2686.         <enabled> <true /> </enabled>
  2687.         <rect>
  2688.             <left>399</left>
  2689.             <top>52</top>
  2690.             <right>446</right>
  2691.             <bottom>96</bottom>
  2692.         </rect>
  2693.         <style>rectangle</style>
  2694.         <showName> <false /> </showName>
  2695.         <highlight> <false /> </highlight>
  2696.         <autoHighlight> <false /> </autoHighlight>
  2697.         <sharedHighlight> <true /> </sharedHighlight>
  2698.         <family>0</family>
  2699.         <titleWidth>0</titleWidth>
  2700.         <icon>12876</icon>
  2701.         <textAlign>center</textAlign>
  2702.         <font>Chicago</font>
  2703.         <textSize>12</textSize>
  2704.         <textStyle>plain</textStyle>
  2705.         <name></name>
  2706.         <script></script>
  2707.     </part>
  2708.     <content>
  2709.         <layer>background</layer>
  2710.         <id>33</id>
  2711.         <text>p.31</text>
  2712.     </content>
  2713.     <content>
  2714.         <layer>background</layer>
  2715.         <id>16</id>
  2716.         <text>5. Sistemas documentales</text>
  2717.     </content>
  2718.     <content>
  2719.         <layer>background</layer>
  2720.         <id>45</id>
  2721.         <text>BIBLIOGRAFIA
  2722. - BRAVO, J.: "Desarrollo de sistemas de informaci√≥n", SYSCORP, Santiago, 2¬∫ ed. 1989.
  2723. - GARDARIN, G. & VALDURIEZ, P.: "Bases de donn√©es relationnelles", Eyrolles, Paris, 1988.
  2724. - GILLENSON, M.: "Introducci√≥n a la base de datos", McGraw Hill, M√©xico, 1988.
  2725. - LYON, J.: "Introducci√≥n al dise√±o de bancos de datos", Limusa, M√©xico, 1973.
  2726. - PAZOS, J.: "Inteligencia artificial", Paraninfo, Madrid, 1987.
  2727. - SCHANK, R.: "El ordenador inteligente", A.Bosch, Barcelona, 1986.
  2728. - VAN SLYPE, G.: "Syst√®mes documentaires et ordinateurs", Ed. Organisation, Paris, 1973.
  2729. - Revista "MICROBYTE", Santiago, n¬∫ 45, 48 y 50 (1988), 56 y 61 (1989).</text>
  2730.     </content>
  2731.     <content>
  2732.         <layer>background</layer>
  2733.         <id>52</id>
  2734.         <text>ARCHIVO TEORICO GENERAL</text>
  2735.     </content>
  2736.     <name></name>
  2737.     <script>on openCard
  2738. global stackName
  2739. put "DG5" into stackName
  2740. pass openCard
  2741. end openCard</script>
  2742. </card>
  2743.  
  2744.  
  2745. card_7665.xml
  2746. <?xml version="1.0" encoding="utf-8" ?>
  2747. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  2748. <card>
  2749.     <id>7665</id>
  2750.     <filler1>0</filler1>
  2751.     <cantDelete> <false /> </cantDelete>
  2752.     <showPict> <true /> </showPict>
  2753.     <dontSearch> <false /> </dontSearch>
  2754.     <owner>4443</owner>
  2755.     <link rel="stylesheet" type="text/css" href="stylesheet_8473.css" />
  2756.     <content>
  2757.         <layer>background</layer>
  2758.         <id>16</id>
  2759.         <text>6. Archivos</text>
  2760.     </content>
  2761.     <content>
  2762.         <layer>background</layer>
  2763.         <id>33</id>
  2764.         <text>p.32</text>
  2765.     </content>
  2766.     <content>
  2767.         <layer>background</layer>
  2768.         <id>45</id>
  2769.         <text>
  2770. Los referentes son descritos en registros que los "representan"simb√≥licamente uno por uno, conformando lo que se llama 
  2771. "archivos directos".
  2772.  
  2773. Estos archivos pueden contener mucha o poca informaci√≥n.  Estudiaremos los dos modelos extremos: "se√±al√©tico" y 
  2774. "exhaustivo", como tambi√©n uno intermedio, que proponemos llamar "esencial".
  2775.  
  2776. Y veremos algunos ejemplos de registros pertenecientes a archivos esenciales, para distintos usos profesionales.</text>
  2777.     </content>
  2778.     <content>
  2779.         <layer>background</layer>
  2780.         <id>50</id>
  2781.         <text>
  2782.  
  2783. </text>
  2784.     </content>
  2785.     <content>
  2786.         <layer>background</layer>
  2787.         <id>52</id>
  2788.         <text>ARCHIVO TEORICO GENERAL</text>
  2789.     </content>
  2790.     <name>DG.6</name>
  2791.     <script>on openCard
  2792. global stackName
  2793. put "DG6" into stackName
  2794. pass openCard
  2795. end openCard</script>
  2796. </card>
  2797.  
  2798.  
  2799. card_28574.xml
  2800. <?xml version="1.0" encoding="utf-8" ?>
  2801. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  2802. <card>
  2803.     <id>28574</id>
  2804.     <filler1>0</filler1>
  2805.     <bitmap>BMAP_6907.pbm</bitmap>
  2806.     <cantDelete> <false /> </cantDelete>
  2807.     <showPict> <true /> </showPict>
  2808.     <dontSearch> <false /> </dontSearch>
  2809.     <owner>4443</owner>
  2810.     <link rel="stylesheet" type="text/css" href="stylesheet_8473.css" />
  2811.     <part>
  2812.         <id>1</id>
  2813.         <type>button</type>
  2814.         <visible> <true /> </visible>
  2815.         <reserved5> 0 </reserved5>
  2816.         <reserved4> 0 </reserved4>
  2817.         <reserved3> 0 </reserved3>
  2818.         <reserved2> 0 </reserved2>
  2819.         <reserved1> 0 </reserved1>
  2820.         <enabled> <true /> </enabled>
  2821.         <rect>
  2822.             <left>399</left>
  2823.             <top>52</top>
  2824.             <right>446</right>
  2825.             <bottom>96</bottom>
  2826.         </rect>
  2827.         <style>rectangle</style>
  2828.         <showName> <false /> </showName>
  2829.         <highlight> <false /> </highlight>
  2830.         <autoHighlight> <false /> </autoHighlight>
  2831.         <sharedHighlight> <true /> </sharedHighlight>
  2832.         <family>0</family>
  2833.         <titleWidth>0</titleWidth>
  2834.         <icon>12876</icon>
  2835.         <textAlign>center</textAlign>
  2836.         <font>Chicago</font>
  2837.         <textSize>12</textSize>
  2838.         <textStyle>plain</textStyle>
  2839.         <name></name>
  2840.         <script></script>
  2841.     </part>
  2842.     <content>
  2843.         <layer>background</layer>
  2844.         <id>33</id>
  2845.         <text>p.33</text>
  2846.     </content>
  2847.     <content>
  2848.         <layer>background</layer>
  2849.         <id>16</id>
  2850.         <text>6. Archivos</text>
  2851.     </content>
  2852.     <content>
  2853.         <layer>background</layer>
  2854.         <id>50</id>
  2855.         <text>
  2856. </text>
  2857.     </content>
  2858.     <content>
  2859.         <layer>background</layer>
  2860.         <id>45</id>
  2861.         <text>
  2862. Bibliograf√≠a de este Cap√≠tulo:
  2863.  
  2864. - Colle, R.: "Tecnolog√≠as de la Informaci√≥n", Esc. Periodismo UC, 1989.
  2865.  
  2866. - Lyon, J.: "Introducci√≥n al dise√±o de bancos de datos", LIMUSA, M√©xico, 1973.
  2867.  
  2868. - Van Slype, G.: "Syst√®mes documentaires et ordinateur", Ed.Organization, Par√≠s, 1978.</text>
  2869.     </content>
  2870.     <content>
  2871.         <layer>background</layer>
  2872.         <id>52</id>
  2873.         <text>ARCHIVO TEORICO GENERAL</text>
  2874.     </content>
  2875.     <name></name>
  2876.     <script>on openCard
  2877. global stackName
  2878. put "DG6" into stackName
  2879. pass openCard
  2880. end openCard</script>
  2881. </card>
  2882.  
  2883.  
  2884. card_2307.xml
  2885. <?xml version="1.0" encoding="utf-8" ?>
  2886. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  2887. <card>
  2888.     <id>2307</id>
  2889.     <filler1>0</filler1>
  2890.     <cantDelete> <false /> </cantDelete>
  2891.     <showPict> <true /> </showPict>
  2892.     <dontSearch> <false /> </dontSearch>
  2893.     <owner>4443</owner>
  2894.     <link rel="stylesheet" type="text/css" href="stylesheet_8473.css" />
  2895.     <content>
  2896.         <layer>background</layer>
  2897.         <id>33</id>
  2898.         <text>p.34</text>
  2899.     </content>
  2900.     <content>
  2901.         <layer>background</layer>
  2902.         <id>16</id>
  2903.         <text>7. Documentaci√≥n Period√≠stica</text>
  2904.     </content>
  2905.     <content>
  2906.         <layer>background</layer>
  2907.         <id>45</id>
  2908.         <text>El acercamiento de las metodolog√≠as del trabajo cient√≠fico y del quehacer period√≠stico es hoy una exigencia cada vez m√°s importante, especialmente porque el p√∫blico exige cada vez un mayor rigor en el trabajo informativo.  Sin este rigor, el hombre con responsabilidades sociales (pol√≠tico, empresario, profesional, etc.) no se encuentra preparado  para interpretar la realidad y ajustar sus decisiones al contexto en que debe actuar. 
  2909.  
  2910. Esto hace indispensable que la prensa cuente con una base documental m√°s s√≥lida, mejor estructurada y de m√°s f√°cil acceso y "procesamiento".  Presentamos algunos modelos, para mostrar c√≥mo algunos medios de prensa nacionales y extranjeros han dise√±ado su sistema (bien o mal).
  2911. </text>
  2912.     </content>
  2913.     <content>
  2914.         <layer>background</layer>
  2915.         <id>50</id>
  2916.         <text>
  2917.  
  2918.  
  2919.  
  2920.  
  2921.  
  2922.  
  2923.  
  2924.  
  2925.  
  2926.  
  2927. </text>
  2928.     </content>
  2929.     <content>
  2930.         <layer>background</layer>
  2931.         <id>52</id>
  2932.         <text>ARCHIVO TEORICO GENERAL</text>
  2933.     </content>
  2934.     <name>DG.7</name>
  2935.     <script>on openCard
  2936. global stackName
  2937. put "DG7" into stackName
  2938. pass openCard
  2939. end openCard</script>
  2940. </card>
  2941.  
  2942.  
  2943. card_14879.xml
  2944. <?xml version="1.0" encoding="utf-8" ?>
  2945. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  2946. <card>
  2947.     <id>14879</id>
  2948.     <filler1>0</filler1>
  2949.     <cantDelete> <false /> </cantDelete>
  2950.     <showPict> <true /> </showPict>
  2951.     <dontSearch> <false /> </dontSearch>
  2952.     <owner>4443</owner>
  2953.     <link rel="stylesheet" type="text/css" href="stylesheet_8473.css" />
  2954.     <part>
  2955.         <id>1</id>
  2956.         <type>button</type>
  2957.         <visible> <true /> </visible>
  2958.         <reserved5> 0 </reserved5>
  2959.         <reserved4> 0 </reserved4>
  2960.         <reserved3> 0 </reserved3>
  2961.         <reserved2> 0 </reserved2>
  2962.         <reserved1> 0 </reserved1>
  2963.         <enabled> <true /> </enabled>
  2964.         <rect>
  2965.             <left>467</left>
  2966.             <top>213</top>
  2967.             <right>504</right>
  2968.             <bottom>246</bottom>
  2969.         </rect>
  2970.         <style>transparent</style>
  2971.         <showName> <false /> </showName>
  2972.         <highlight> <false /> </highlight>
  2973.         <autoHighlight> <true /> </autoHighlight>
  2974.         <sharedHighlight> <true /> </sharedHighlight>
  2975.         <family>0</family>
  2976.         <titleWidth>0</titleWidth>
  2977.         <icon>2</icon>
  2978.         <textAlign>center</textAlign>
  2979.         <font>Chicago</font>
  2980.         <textSize>12</textSize>
  2981.         <textStyle>plain</textStyle>
  2982.         <name>!</name>
  2983.         <script>on mouseUp
  2984. get visible of cd fld "Nota"
  2985. set visible of cd fld "Nota" to not it
  2986. set hilite of me to not it
  2987. end mouseUp
  2988. </script>
  2989.     </part>
  2990.     <part>
  2991.         <id>2</id>
  2992.         <type>field</type>
  2993.         <visible> <false /> </visible>
  2994.         <dontWrap> <false /> </dontWrap>
  2995.         <dontSearch> <false /> </dontSearch>
  2996.         <sharedText> <false /> </sharedText>
  2997.         <fixedLineHeight> <true /> </fixedLineHeight>
  2998.         <autoTab> <false /> </autoTab>
  2999.         <lockText> <false /> </lockText>
  3000.         <rect>
  3001.             <left>53</left>
  3002.             <top>253</top>
  3003.             <right>395</right>
  3004.             <bottom>329</bottom>
  3005.         </rect>
  3006.         <style>rectangle</style>
  3007.         <autoSelect> <false /> </autoSelect>
  3008.         <showLines> <false /> </showLines>
  3009.         <wideMargins> <true /> </wideMargins>
  3010.         <multipleLines> <false /> </multipleLines>
  3011.         <reservedFamily> 0 </reservedFamily>
  3012.         <titleWidth>0</titleWidth>
  3013.         <icon>0</icon>
  3014.         <textAlign>center</textAlign>
  3015.         <font>Geneva</font>
  3016.         <textSize>10</textSize>
  3017.         <textStyle>plain</textStyle>
  3018.         <textHeight>13</textHeight>
  3019.         <name>Nota</name>
  3020.         <script></script>
  3021.     </part>
  3022.     <content>
  3023.         <layer>background</layer>
  3024.         <id>33</id>
  3025.         <text>p.35</text>
  3026.     </content>
  3027.     <content>
  3028.         <layer>background</layer>
  3029.         <id>16</id>
  3030.         <text>7. Documentaci√≥n Period√≠stica</text>
  3031.     </content>
  3032.     <content>
  3033.         <layer>background</layer>
  3034.         <id>45</id>
  3035.         <text>
  3036. Por otra parte, las anteriores exigencias tambi√©n originan una demanda por "Sistemas Expertos" que puedan ayudar a interpretar lo que ocurre hoy.  Pero estos sistemas -en el √°rea de las ciencias sociales- a√∫n son muy pocos y solo experimentales.  Presentaremos -en el apartado "Hacia el futuro"- los m√°s conocidos de estos sistemas experimentales, para mostrar hacia donde se orienta la investigaci√≥n y el desarrollo de productos inform√°ticos m√°s sofisticados en el √°rea que nos interesa.</text>
  3037.     </content>
  3038.     <content>
  3039.         <layer>card</layer>
  3040.         <id>2</id>
  3041.         <text>En el software "Her√≥n: Procesamiento Autom√°tico de la Informaci√≥n" explicamos m√°s detenidamente los conceptos relativos a inform√°tica.  Para entender la problem√°tica relacionada con los 
  3042. "Sistemas Expertos", podr√° ser conveniente conocer el contenido  de sus archivos sobre "Inteligencia Artificial".</text>
  3043.     </content>
  3044.     <content>
  3045.         <layer>background</layer>
  3046.         <id>50</id>
  3047.         <text>
  3048.  
  3049.  
  3050.  
  3051.  
  3052.  
  3053.  
  3054.  
  3055.  
  3056.  
  3057.  
  3058.  
  3059.  
  3060.  
  3061.  
  3062.  
  3063. </text>
  3064.     </content>
  3065.     <content>
  3066.         <layer>background</layer>
  3067.         <id>52</id>
  3068.         <text>ARCHIVO TEORICO GENERAL</text>
  3069.     </content>
  3070.     <name>DG.7</name>
  3071.     <script>on openCard
  3072. global stackName
  3073. put "DG7" into stackName
  3074. pass openCard
  3075. end openCard
  3076.  
  3077. on closeCard
  3078. set hilite of btn "!" to false
  3079. hide cd fld "Nota"
  3080. pass closeCard
  3081. end closeCard</script>
  3082. </card>
  3083.  
  3084.  
  3085. card_28751.xml
  3086. <?xml version="1.0" encoding="utf-8" ?>
  3087. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  3088. <card>
  3089.     <id>28751</id>
  3090.     <filler1>0</filler1>
  3091.     <bitmap>BMAP_7957.pbm</bitmap>
  3092.     <cantDelete> <false /> </cantDelete>
  3093.     <showPict> <true /> </showPict>
  3094.     <dontSearch> <false /> </dontSearch>
  3095.     <owner>4443</owner>
  3096.     <link rel="stylesheet" type="text/css" href="stylesheet_8473.css" />
  3097.     <part>
  3098.         <id>1</id>
  3099.         <type>button</type>
  3100.         <visible> <true /> </visible>
  3101.         <reserved5> 0 </reserved5>
  3102.         <reserved4> 0 </reserved4>
  3103.         <reserved3> 0 </reserved3>
  3104.         <reserved2> 0 </reserved2>
  3105.         <reserved1> 0 </reserved1>
  3106.         <enabled> <true /> </enabled>
  3107.         <rect>
  3108.             <left>399</left>
  3109.             <top>52</top>
  3110.             <right>446</right>
  3111.             <bottom>96</bottom>
  3112.         </rect>
  3113.         <style>rectangle</style>
  3114.         <showName> <false /> </showName>
  3115.         <highlight> <false /> </highlight>
  3116.         <autoHighlight> <false /> </autoHighlight>
  3117.         <sharedHighlight> <true /> </sharedHighlight>
  3118.         <family>0</family>
  3119.         <titleWidth>0</titleWidth>
  3120.         <icon>12876</icon>
  3121.         <textAlign>center</textAlign>
  3122.         <font>Chicago</font>
  3123.         <textSize>12</textSize>
  3124.         <textStyle>plain</textStyle>
  3125.         <name></name>
  3126.         <script></script>
  3127.     </part>
  3128.     <content>
  3129.         <layer>background</layer>
  3130.         <id>33</id>
  3131.         <text>p.36</text>
  3132.     </content>
  3133.     <content>
  3134.         <layer>background</layer>
  3135.         <id>16</id>
  3136.         <text>7. Documentaci√≥n Period√≠stica</text>
  3137.     </content>
  3138.     <content>
  3139.         <layer>background</layer>
  3140.         <id>45</id>
  3141.         <text>
  3142. Bibliograf√≠a de este Cap√≠tulo:
  3143.  
  3144. COLL-VINENT, R.: "Informaci√≥n y poder", Herder, 1988.
  3145.  
  3146. COLLE, R.: "Tecnolog√≠as de la Informaci√≥n", 
  3147. Esc.Periodismo, PUC, Santiago, 1989.
  3148.  
  3149. LORCA, Marcela: " "
  3150. Esc.Periodismo, PUC, Santiago, 1990.
  3151.  
  3152. LOPEZ, J.:"Estudios de documentaci√≥n general e informativa", 
  3153. UNED, Madrid,1981.
  3154. </text>
  3155.     </content>
  3156.     <content>
  3157.         <layer>background</layer>
  3158.         <id>50</id>
  3159.         <text>
  3160.  
  3161.  
  3162.  
  3163.  
  3164.  
  3165.  
  3166.  
  3167.  
  3168. </text>
  3169.     </content>
  3170.     <content>
  3171.         <layer>background</layer>
  3172.         <id>52</id>
  3173.         <text>ARCHIVO TEORICO GENERAL</text>
  3174.     </content>
  3175.     <name></name>
  3176.     <script>on openCard
  3177. global stackName
  3178. put "DG7" into stackName
  3179. pass openCard
  3180. end openCard</script>
  3181. </card>
  3182.  
  3183.  
  3184. card_9213.xml
  3185. <?xml version="1.0" encoding="utf-8" ?>
  3186. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  3187. <card>
  3188.     <id>9213</id>
  3189.     <filler1>0</filler1>
  3190.     <cantDelete> <false /> </cantDelete>
  3191.     <showPict> <true /> </showPict>
  3192.     <dontSearch> <false /> </dontSearch>
  3193.     <owner>4443</owner>
  3194.     <link rel="stylesheet" type="text/css" href="stylesheet_8473.css" />
  3195.     <part>
  3196.         <id>1</id>
  3197.         <type>field</type>
  3198.         <visible> <true /> </visible>
  3199.         <dontWrap> <false /> </dontWrap>
  3200.         <dontSearch> <false /> </dontSearch>
  3201.         <sharedText> <false /> </sharedText>
  3202.         <fixedLineHeight> <true /> </fixedLineHeight>
  3203.         <autoTab> <false /> </autoTab>
  3204.         <lockText> <true /> </lockText>
  3205.         <rect>
  3206.             <left>62</left>
  3207.             <top>105</top>
  3208.             <right>433</right>
  3209.             <bottom>302</bottom>
  3210.         </rect>
  3211.         <style>transparent</style>
  3212.         <autoSelect> <false /> </autoSelect>
  3213.         <showLines> <false /> </showLines>
  3214.         <wideMargins> <false /> </wideMargins>
  3215.         <multipleLines> <false /> </multipleLines>
  3216.         <reservedFamily> 0 </reservedFamily>
  3217.         <titleWidth>0</titleWidth>
  3218.         <icon>0</icon>
  3219.         <textAlign>left</textAlign>
  3220.         <font>Geneva</font>
  3221.         <textSize>10</textSize>
  3222.         <textStyle>bold</textStyle>
  3223.         <textHeight>13</textHeight>
  3224.         <name></name>
  3225.         <script></script>
  3226.     </part>
  3227.     <part>
  3228.         <id>2</id>
  3229.         <type>field</type>
  3230.         <visible> <false /> </visible>
  3231.         <dontWrap> <false /> </dontWrap>
  3232.         <dontSearch> <false /> </dontSearch>
  3233.         <sharedText> <false /> </sharedText>
  3234.         <fixedLineHeight> <true /> </fixedLineHeight>
  3235.         <autoTab> <false /> </autoTab>
  3236.         <lockText> <false /> </lockText>
  3237.         <rect>
  3238.             <left>89</left>
  3239.             <top>253</top>
  3240.             <right>379</right>
  3241.             <bottom>329</bottom>
  3242.         </rect>
  3243.         <style>shadow</style>
  3244.         <autoSelect> <false /> </autoSelect>
  3245.         <showLines> <false /> </showLines>
  3246.         <wideMargins> <true /> </wideMargins>
  3247.         <multipleLines> <false /> </multipleLines>
  3248.         <reservedFamily> 0 </reservedFamily>
  3249.         <titleWidth>0</titleWidth>
  3250.         <icon>0</icon>
  3251.         <textAlign>center</textAlign>
  3252.         <font>Geneva</font>
  3253.         <textSize>10</textSize>
  3254.         <textStyle>plain</textStyle>
  3255.         <textHeight>13</textHeight>
  3256.         <name>Ref</name>
  3257.         <script></script>
  3258.     </part>
  3259.     <part>
  3260.         <id>3</id>
  3261.         <type>button</type>
  3262.         <visible> <true /> </visible>
  3263.         <reserved5> 0 </reserved5>
  3264.         <reserved4> 0 </reserved4>
  3265.         <reserved3> 0 </reserved3>
  3266.         <reserved2> 0 </reserved2>
  3267.         <reserved1> 0 </reserved1>
  3268.         <enabled> <true /> </enabled>
  3269.         <rect>
  3270.             <left>467</left>
  3271.             <top>213</top>
  3272.             <right>503</right>
  3273.             <bottom>246</bottom>
  3274.         </rect>
  3275.         <style>opaque</style>
  3276.         <showName> <false /> </showName>
  3277.         <highlight> <false /> </highlight>
  3278.         <autoHighlight> <true /> </autoHighlight>
  3279.         <sharedHighlight> <true /> </sharedHighlight>
  3280.         <family>0</family>
  3281.         <titleWidth>0</titleWidth>
  3282.         <icon>32670</icon>
  3283.         <textAlign>center</textAlign>
  3284.         <font>Chicago</font>
  3285.         <textSize>12</textSize>
  3286.         <textStyle>plain</textStyle>
  3287.         <name>Bib</name>
  3288.         <script>on mouseUp
  3289. get visible of cd fld "Ref"
  3290. set visible of cd fld "Ref" to not it
  3291. set hilite of btn "Bib" to not it
  3292. end mouseUp
  3293. </script>
  3294.     </part>
  3295.     <content>
  3296.         <layer>background</layer>
  3297.         <id>33</id>
  3298.         <text>p.37</text>
  3299.     </content>
  3300.     <content>
  3301.         <layer>background</layer>
  3302.         <id>16</id>
  3303.         <text>Conclusi√≥n</text>
  3304.     </content>
  3305.     <content>
  3306.         <layer>card</layer>
  3307.         <id>1</id>
  3308.         <text>"La imagen del genio trabajando frente a una terminal de computadora en una peque√±a habitaci√≥n* alude tanto a nuestro orgullo por las proesas tecnol√≥gicas, como a nuestra fe en el individualismo.  Lo que es dif√≠cil imaginar es su multiplicaci√≥n en decenas de miles o hasta de millones de veces.  Esto requiere de un salto gigantesco de imaginaci√≥n y de fe en la promesa de un entorno informativo.  Nuestros conceptos de libertad, creatividad y democracia adquirir√°n nuevas dimensiones en la nueva era.
  3309. ...
  3310. El √©xito de nuestra generaci√≥n depender√° del grado en que adaptemos las nuevas tecnolog√≠as de informaci√≥n a los valores humanos.
  3311. ...
  3312. </text>
  3313.     </content>
  3314.     <content>
  3315.         <layer>card</layer>
  3316.         <id>2</id>
  3317.         <text>
  3318. Cita de DIZARD, W.: 
  3319. "La era de la informaci√≥n", 
  3320. Publigrafics, M√©xico, 1989 p.9.</text>
  3321.     </content>
  3322.     <content>
  3323.         <layer>background</layer>
  3324.         <id>45</id>
  3325.         <text>Podemos concluir recurriendo a una cita de Wilson Dizard:
  3326.  
  3327.  
  3328.  
  3329.  
  3330.  
  3331.  
  3332.  
  3333. </text>
  3334.     </content>
  3335.     <content>
  3336.         <layer>background</layer>
  3337.         <id>52</id>
  3338.         <text>ARCHIVO TEORICO GENERAL</text>
  3339.     </content>
  3340.     <name></name>
  3341.     <script>on openCard
  3342. global stackName
  3343. put empty into stackName
  3344. pass openCard
  3345. end openCard
  3346. </script>
  3347. </card>
  3348.  
  3349.  
  3350. card_9301.xml
  3351. <?xml version="1.0" encoding="utf-8" ?>
  3352. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  3353. <card>
  3354.     <id>9301</id>
  3355.     <filler1>0</filler1>
  3356.     <cantDelete> <false /> </cantDelete>
  3357.     <showPict> <true /> </showPict>
  3358.     <dontSearch> <false /> </dontSearch>
  3359.     <owner>4443</owner>
  3360.     <link rel="stylesheet" type="text/css" href="stylesheet_8473.css" />
  3361.     <part>
  3362.         <id>1</id>
  3363.         <type>field</type>
  3364.         <visible> <true /> </visible>
  3365.         <dontWrap> <false /> </dontWrap>
  3366.         <dontSearch> <false /> </dontSearch>
  3367.         <sharedText> <false /> </sharedText>
  3368.         <fixedLineHeight> <true /> </fixedLineHeight>
  3369.         <autoTab> <false /> </autoTab>
  3370.         <lockText> <true /> </lockText>
  3371.         <rect>
  3372.             <left>61</left>
  3373.             <top>97</top>
  3374.             <right>433</right>
  3375.             <bottom>327</bottom>
  3376.         </rect>
  3377.         <style>transparent</style>
  3378.         <autoSelect> <false /> </autoSelect>
  3379.         <showLines> <false /> </showLines>
  3380.         <wideMargins> <false /> </wideMargins>
  3381.         <multipleLines> <false /> </multipleLines>
  3382.         <reservedFamily> 0 </reservedFamily>
  3383.         <titleWidth>0</titleWidth>
  3384.         <icon>0</icon>
  3385.         <textAlign>left</textAlign>
  3386.         <font>Geneva</font>
  3387.         <textSize>10</textSize>
  3388.         <textStyle>bold</textStyle>
  3389.         <textHeight>13</textHeight>
  3390.         <name></name>
  3391.         <script></script>
  3392.     </part>
  3393.     <part>
  3394.         <id>2</id>
  3395.         <type>field</type>
  3396.         <visible> <true /> </visible>
  3397.         <dontWrap> <false /> </dontWrap>
  3398.         <dontSearch> <false /> </dontSearch>
  3399.         <sharedText> <false /> </sharedText>
  3400.         <fixedLineHeight> <true /> </fixedLineHeight>
  3401.         <autoTab> <false /> </autoTab>
  3402.         <lockText> <false /> </lockText>
  3403.         <rect>
  3404.             <left>89</left>
  3405.             <top>253</top>
  3406.             <right>379</right>
  3407.             <bottom>329</bottom>
  3408.         </rect>
  3409.         <style>shadow</style>
  3410.         <autoSelect> <false /> </autoSelect>
  3411.         <showLines> <false /> </showLines>
  3412.         <wideMargins> <true /> </wideMargins>
  3413.         <multipleLines> <false /> </multipleLines>
  3414.         <reservedFamily> 0 </reservedFamily>
  3415.         <titleWidth>0</titleWidth>
  3416.         <icon>0</icon>
  3417.         <textAlign>center</textAlign>
  3418.         <font>Geneva</font>
  3419.         <textSize>10</textSize>
  3420.         <textStyle>plain</textStyle>
  3421.         <textHeight>13</textHeight>
  3422.         <name>Ref</name>
  3423.         <script></script>
  3424.     </part>
  3425.     <part>
  3426.         <id>3</id>
  3427.         <type>button</type>
  3428.         <visible> <true /> </visible>
  3429.         <reserved5> 0 </reserved5>
  3430.         <reserved4> 0 </reserved4>
  3431.         <reserved3> 0 </reserved3>
  3432.         <reserved2> 0 </reserved2>
  3433.         <reserved1> 0 </reserved1>
  3434.         <enabled> <true /> </enabled>
  3435.         <rect>
  3436.             <left>467</left>
  3437.             <top>213</top>
  3438.             <right>503</right>
  3439.             <bottom>246</bottom>
  3440.         </rect>
  3441.         <style>opaque</style>
  3442.         <showName> <false /> </showName>
  3443.         <highlight> <true /> </highlight>
  3444.         <autoHighlight> <true /> </autoHighlight>
  3445.         <sharedHighlight> <true /> </sharedHighlight>
  3446.         <family>0</family>
  3447.         <titleWidth>0</titleWidth>
  3448.         <icon>32670</icon>
  3449.         <textAlign>center</textAlign>
  3450.         <font>Chicago</font>
  3451.         <textSize>12</textSize>
  3452.         <textStyle>plain</textStyle>
  3453.         <name>Bib</name>
  3454.         <script>on mouseUp
  3455. get visible of cd fld "Ref"
  3456. set visible of cd fld "Ref" to not it
  3457. set hilite of btn "Bib" to not it
  3458. end mouseUp
  3459. </script>
  3460.     </part>
  3461.     <part>
  3462.         <id>4</id>
  3463.         <type>button</type>
  3464.         <visible> <true /> </visible>
  3465.         <reserved5> 0 </reserved5>
  3466.         <reserved4> 0 </reserved4>
  3467.         <reserved3> 0 </reserved3>
  3468.         <reserved2> 0 </reserved2>
  3469.         <reserved1> 0 </reserved1>
  3470.         <enabled> <true /> </enabled>
  3471.         <rect>
  3472.             <left>65</left>
  3473.             <top>72</top>
  3474.             <right>308</right>
  3475.             <bottom>98</bottom>
  3476.         </rect>
  3477.         <style>transparent</style>
  3478.         <showName> <false /> </showName>
  3479.         <highlight> <false /> </highlight>
  3480.         <autoHighlight> <true /> </autoHighlight>
  3481.         <sharedHighlight> <true /> </sharedHighlight>
  3482.         <family>0</family>
  3483.         <titleWidth>0</titleWidth>
  3484.         <icon>0</icon>
  3485.         <textAlign>center</textAlign>
  3486.         <font>Chicago</font>
  3487.         <textSize>12</textSize>
  3488.         <textStyle>plain</textStyle>
  3489.         <name></name>
  3490.         <script>on mouseUp
  3491. push cd
  3492. go to card id 8639
  3493. end mouseUp
  3494.  
  3495. </script>
  3496.     </part>
  3497.     <content>
  3498.         <layer>background</layer>
  3499.         <id>33</id>
  3500.         <text>p.38</text>
  3501.     </content>
  3502.     <content>
  3503.         <layer>background</layer>
  3504.         <id>16</id>
  3505.         <text>Conclusi√≥n</text>
  3506.     </content>
  3507.     <content>
  3508.         <layer>card</layer>
  3509.         <id>1</id>
  3510.         <text>Se entretejen en nuestra historia las tensiones entre los ideales democr√°ticos y human√≠sticos y los imperativos tecnocr√°ticos.  
  3511.  
  3512. Sin embargo, las nuevas m√°quinas de informaci√≥n agregan una dimensi√≥n insistente y urgente a este conflicto.  Lo hacen al ampliar la inteligencia en forma dram√°tica de la misma manera que las m√°quinas de la Revoluci√≥n Industrial ampliaron la fuerza f√≠sica. 
  3513.  
  3514. Computadoras y otras m√°quinas de informaci√≥n son la nueva fuerza motriz que tira de nosotros hacia una sociedad transformada a una velocidad tan r√°pida que nos impide comprender ad√≥nde nos dirigimos." (1)
  3515. </text>
  3516.     </content>
  3517.     <content>
  3518.         <layer>card</layer>
  3519.         <id>2</id>
  3520.         <text>
  3521. (1) DIZARD, W.: 
  3522. "La era de la informaci√≥n", 
  3523. Publigrafics, M√©xico, 1989 p.9-11.</text>
  3524.     </content>
  3525.     <content>
  3526.         <layer>background</layer>
  3527.         <id>45</id>
  3528.         <text>
  3529.  
  3530.  
  3531.  
  3532.  
  3533.  
  3534.  
  3535.  
  3536. </text>
  3537.     </content>
  3538.     <content>
  3539.         <layer>background</layer>
  3540.         <id>52</id>
  3541.         <text>ARCHIVO TEORICO GENERAL</text>
  3542.     </content>
  3543.     <name></name>
  3544.     <script>on openCard
  3545. global stackName
  3546. put empty into stackName
  3547. pass openCard
  3548. end openCard
  3549. </script>
  3550. </card>
  3551.  
  3552.  
  3553. card_4735.xml
  3554. <?xml version="1.0" encoding="utf-8" ?>
  3555. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  3556. <card>
  3557.     <id>4735</id>
  3558.     <filler1>0</filler1>
  3559.     <bitmap>BMAP_5020.pbm</bitmap>
  3560.     <cantDelete> <false /> </cantDelete>
  3561.     <showPict> <true /> </showPict>
  3562.     <dontSearch> <false /> </dontSearch>
  3563.     <owner>4443</owner>
  3564.     <link rel="stylesheet" type="text/css" href="stylesheet_8473.css" />
  3565.     <part>
  3566.         <id>1</id>
  3567.         <type>field</type>
  3568.         <visible> <true /> </visible>
  3569.         <dontWrap> <false /> </dontWrap>
  3570.         <dontSearch> <false /> </dontSearch>
  3571.         <sharedText> <false /> </sharedText>
  3572.         <fixedLineHeight> <true /> </fixedLineHeight>
  3573.         <autoTab> <false /> </autoTab>
  3574.         <lockText> <false /> </lockText>
  3575.         <rect>
  3576.             <left>50</left>
  3577.             <top>103</top>
  3578.             <right>415</right>
  3579.             <bottom>121</bottom>
  3580.         </rect>
  3581.         <style>transparent</style>
  3582.         <autoSelect> <false /> </autoSelect>
  3583.         <showLines> <false /> </showLines>
  3584.         <wideMargins> <false /> </wideMargins>
  3585.         <multipleLines> <false /> </multipleLines>
  3586.         <reservedFamily> 0 </reservedFamily>
  3587.         <titleWidth>0</titleWidth>
  3588.         <icon>0</icon>
  3589.         <textAlign>left</textAlign>
  3590.         <font>Geneva</font>
  3591.         <textSize>12</textSize>
  3592.         <textStyle>bold</textStyle>
  3593.         <textHeight>16</textHeight>
  3594.         <name></name>
  3595.         <script></script>
  3596.     </part>
  3597.     <part>
  3598.         <id>2</id>
  3599.         <type>button</type>
  3600.         <visible> <true /> </visible>
  3601.         <reserved5> 0 </reserved5>
  3602.         <reserved4> 0 </reserved4>
  3603.         <reserved3> 0 </reserved3>
  3604.         <reserved2> 0 </reserved2>
  3605.         <reserved1> 0 </reserved1>
  3606.         <enabled> <true /> </enabled>
  3607.         <rect>
  3608.             <left>331</left>
  3609.             <top>212</top>
  3610.             <right>372</right>
  3611.             <bottom>251</bottom>
  3612.         </rect>
  3613.         <style>transparent</style>
  3614.         <showName> <false /> </showName>
  3615.         <highlight> <false /> </highlight>
  3616.         <autoHighlight> <false /> </autoHighlight>
  3617.         <sharedHighlight> <true /> </sharedHighlight>
  3618.         <family>0</family>
  3619.         <titleWidth>0</titleWidth>
  3620.         <icon>16801</icon>
  3621.         <textAlign>center</textAlign>
  3622.         <font>Chicago</font>
  3623.         <textSize>12</textSize>
  3624.         <textStyle>plain</textStyle>
  3625.         <name></name>
  3626.         <script></script>
  3627.     </part>
  3628.     <content>
  3629.         <layer>background</layer>
  3630.         <id>33</id>
  3631.         <text>p.39</text>
  3632.     </content>
  3633.     <content>
  3634.         <layer>card</layer>
  3635.         <id>1</id>
  3636.         <text>-- FIN DEL ARCHIVO TEORICO GENERAL--</text>
  3637.     </content>
  3638.     <content>
  3639.         <layer>background</layer>
  3640.         <id>52</id>
  3641.         <text>ARCHIVO TEORICO GENERAL</text>
  3642.     </content>
  3643.     <name></name>
  3644.     <script>on openCard
  3645. global stackName
  3646. put empty into stackName
  3647. pass openCard
  3648. end openCard
  3649. </script>
  3650. </card>
  3651.  
  3652.  
  3653.